src/hotspot/share/runtime/objectMonitor.cpp
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Wed, 20 Nov 2019 09:10:02 -0500 dcubed 8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
Thu, 14 Nov 2019 22:36:40 -0500 dholmes 8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Mon, 19 Aug 2019 11:30:03 +0200 stefank 8229838: Rename markOop files to markWord
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Tue, 13 Aug 2019 16:13:22 -0400 dcubed 8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
Wed, 12 Jun 2019 10:52:45 -0400 dcubed 8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Mon, 06 May 2019 15:25:57 -0400 coleenp 8222893: markOopDesc::print_on() is a bit confused
Wed, 24 Apr 2019 10:20:25 -0400 dcubed 8222295: more baseline cleanups from Async Monitor Deflation project
Tue, 29 Jan 2019 14:09:38 -0500 dcubed 8217658: baseline_cleanups from Async Monitor Deflation project
Thu, 08 Nov 2018 14:32:49 +0100 rehn 8211403: Rename SafepointMechanism::poll(...)
Fri, 28 Sep 2018 14:11:21 -0700 mikael 8211176: Initialize ObjectMonitor eagerly
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Tue, 11 Sep 2018 20:37:47 -0700 mikael 8210513: Obsolete SyncFlags
Tue, 11 Sep 2018 13:54:34 -0700 mikael 8210514: Obsolete SyncVerbose
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Fri, 27 Jul 2018 16:29:36 -0400 dcubed 8171157: Convert ObjectMonitor_test to GTest
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 11 May 2018 11:08:32 -0400 dcubed 8132287: obsolete the "InlineNotify" flag option
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Wed, 21 Feb 2018 14:08:26 -0500 coleenp 8068593: Remove or repurpose unused PerfCounters from objectMonitor
Sun, 18 Feb 2018 13:48:01 -0500 coleenp 8198311: Avoid uses of global malloc and free
Thu, 04 Jan 2018 18:18:18 -0500 kbarrett 8194406: Use Atomic::replace_if_null
Fri, 01 Dec 2017 17:03:07 +0100 egahlin 8179083: Uninitialized notifier in Java Monitor Wait tracing event
Tue, 28 Nov 2017 21:43:45 +0100 stefank 8192061: Clean up allocation.inline.hpp includes
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip