src/hotspot/share/runtime/mutex.cpp
Wed, 01 May 2019 08:56:38 -0400 coleenp 8074355: make MutexLocker smarter about non-JavaThreads
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Wed, 10 Apr 2019 17:31:31 -0400 coleenp 8222231: Clean up interfaceSupport.inline.hpp duplicated code
Fri, 15 Feb 2019 14:15:10 +0100 rehn 8203469: Faster safepoints
Tue, 05 Feb 2019 15:12:13 -0500 pchilanomate 8210832: Remove sneaky locking in class Monitor
Sat, 08 Dec 2018 18:52:57 -0500 kbarrett 8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
Thu, 15 Nov 2018 17:55:41 -0500 dholmes 8213723: More Monitor/mutex initialization management
Wed, 14 Nov 2018 09:50:01 -0500 pchilanomate 8213708: Different #ifdef guards cause incorrect use of Monitor::check_block_state()
Thu, 08 Nov 2018 14:32:49 +0100 rehn 8211403: Rename SafepointMechanism::poll(...)
Wed, 31 Oct 2018 14:38:14 -0400 coleenp 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Mon, 29 Oct 2018 10:21:34 -0400 coleenp 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Mon, 25 Jun 2018 13:47:27 -0400 coleenp 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Mon, 28 May 2018 09:59:11 +0200 pliden 8203817: Monitor::try_lock() should not call check_prelock_state()
Mon, 21 May 2018 17:17:24 -0400 coleenp 8202853: NotifyCount is not initialized
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 04 Jan 2018 18:18:18 -0500 kbarrett 8194406: Use Atomic::replace_if_null
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
Mon, 09 Oct 2017 14:39:59 +0200 eosterlund 8188813: Generalize OrderAccess to use templates
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip