src/hotspot/share/runtime/mutex.cpp
Wed, 20 Nov 2019 09:29:23 +0300 bulasevich 8233113: ARM32: assert on UnsafeJlong mutex rank check
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
Thu, 03 Oct 2019 13:45:08 +0200 redestad 8231707: Improve Mutex inlining
Mon, 30 Sep 2019 13:10:11 -0400 coleenp 8184732: Deadlock detection improvements for 'special' locks
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Thu, 22 Aug 2019 09:51:36 -0400 coleenp 8230003: Make Monitor inherit from Mutex
Wed, 14 Aug 2019 18:26:23 -0400 dholmes 8228858: Reimplement JVM_RawMonitors to use PlatformMutex
Wed, 14 Aug 2019 10:07:00 -0400 coleenp 5103339: Strengthen NoSafepointVerifier
Fri, 09 Aug 2019 11:04:08 +0200 rehn 8226228: Make Threads_lock an always safepoint checked lock.
Wed, 07 Aug 2019 08:10:45 -0400 coleenp 8229208: Remove Monitor::ClearMonitor
Mon, 05 Aug 2019 11:16:48 -0400 coleenp 8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
Wed, 31 Jul 2019 06:37:13 -0400 coleenp 8228673: Remove develop flag StrictSafepointChecks
Wed, 01 May 2019 10:54:07 -0400 coleenp 8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
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