aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/objectMonitor.cpp
AgeCommit message (Expand)Author
2014-04-298042195: Introduce umbrella header orderAccess.inline.hpp.goetz
2014-06-048036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'dcubed
2014-03-26Mergekvn
2014-03-258038274: update 8u fix for 8028073 now that 8028280 is backported to 8udcubed
2014-03-13Mergekvn
2014-02-268028073: race condition in ObjectMonitor implementation causing deadlocksdcubed
2013-07-058019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.goetz
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-04-308011661: Insufficient memory message says "malloc" when sometimes it should s...ccheung
2013-01-228004902: correctness fixes motivated by contended locking work (6607129)dcubed
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2011-10-137098194: integrate macosx-port changesdcubed
2011-09-257089790: integrate bsd-port changesnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-226988353: refactor contended sync subsystemacorn