src/hotspot/share/runtime/mutexLocker.cpp
Mon, 28 Oct 2019 18:43:04 +0100 mgronlun Merge JEP-349-branch
Fri, 18 Oct 2019 20:28:16 +0800 jiefu 8232616: JVMCI_lock fails to get initialized when cds is disabled
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
Sat, 12 Oct 2019 00:22:53 -0400 kbarrett 8232147: Remove notproduct option IgnoreLockingAssertions
Tue, 08 Oct 2019 09:13:08 -0700 dtitov 8170299: Debugger does not stop inside the low memory notifications code
Mon, 07 Oct 2019 16:55:24 +0200 redestad 8230043: Lazily load libverify
Mon, 30 Sep 2019 13:10:11 -0400 coleenp 8184732: Deadlock detection improvements for 'special' locks
Fri, 27 Sep 2019 07:56:02 -0400 coleenp 8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
Wed, 25 Sep 2019 11:10:05 -0700 dtitov 8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Thu, 22 Aug 2019 09:51:36 -0400 coleenp 8230003: Make Monitor inherit from Mutex
Wed, 21 Aug 2019 18:42:30 -0400 kbarrett 8227054: ServiceThread needs to know about all OopStorage objects
Fri, 16 Aug 2019 09:18:38 +0200 lkorinth 8224665: Parallel GC: Use WorkGang (7: remove task manager)
Fri, 09 Aug 2019 11:04:08 +0200 rehn 8226228: Make Threads_lock an always safepoint checked lock.
Thu, 18 Jul 2019 14:57:32 -0400 kbarrett 8227653: Add VM Global OopStorage
Wed, 26 Jun 2019 13:18:38 -0400 kbarrett 8225255: Make SATB qset lock-free jdk-14+3
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Thu, 16 May 2019 20:14:54 -0400 kbarrett 8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 01 May 2019 08:56:38 -0400 coleenp 8074355: make MutexLocker smarter about non-JavaThreads
Mon, 29 Apr 2019 16:01:52 -0400 coleenp 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Wed, 10 Apr 2019 15:41:04 +0200 stefank 8221393: ResolvedMethodTable too small for StackWalking applications
Mon, 01 Apr 2019 17:11:38 -0400 kbarrett 8220671: Initialization race for non-JavaThread PtrQueues
Wed, 27 Mar 2019 10:38:49 +0100 pliden 8221392: Reduce ConcurrentGCThreads spinning during start up
Tue, 05 Mar 2019 19:54:33 -0500 kbarrett 8219613: Use NonJavaThread PtrQueues
Thu, 28 Feb 2019 16:30:31 -0500 coleenp 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Thu, 21 Feb 2019 17:07:35 -0800 iklam 8218751: Do not store original classfiles inside the CDS archive
Fri, 15 Feb 2019 14:15:10 +0100 rehn 8203469: Faster safepoints
Thu, 24 Jan 2019 08:44:26 -0500 coleenp 8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
Sat, 19 Jan 2019 19:50:01 -0500 kbarrett 8212826: Make PtrQueue free list lock-free
Mon, 10 Dec 2018 15:47:44 +0100 rkennke 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
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
Wed, 05 Dec 2018 15:57:26 +0100 eosterlund 8214338: Move IC stub refilling out of IC cache transitions
Thu, 15 Nov 2018 17:55:41 -0500 dholmes 8213723: More Monitor/mutex initialization management
Thu, 08 Nov 2018 07:42:08 -0500 dholmes 8213137: Remove static initialization of monitor/mutex instances
Tue, 16 Oct 2018 13:14:18 +0200 eosterlund 8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
Mon, 15 Oct 2018 14:16:35 -0700 jcbeyler 8211980: Remove ThreadHeapSampler enable/disable/enabled methods
Tue, 04 Sep 2018 12:18:35 +0200 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Tue, 28 Aug 2018 16:04:54 -0400 kbarrett 8209976: Improve iteration over non-JavaThreads
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Fri, 24 Aug 2018 09:12:51 -0500 gziemski 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
Thu, 23 Aug 2018 18:14:53 -0400 kbarrett 8209850: Allow NamedThreads to use GlobalCounter critical sections
Thu, 16 Aug 2018 19:49:25 -0400 kbarrett 8209607: Remove stale comment for JNI mutexes
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Tue, 15 May 2018 14:49:10 -0700 iklam 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Wed, 18 Apr 2018 12:06:53 -0400 coleenp 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8197573: Remove concurrent cleanup and secondary free list handling
Mon, 26 Mar 2018 12:59:45 -0700 lucy 8198691: CodeHeap State Analytics
Mon, 26 Mar 2018 09:35:20 -0400 coleenp 8198760: Move global lock SpaceManager::_expand_lock to MutexLocker.cpp
Thu, 08 Feb 2018 17:23:43 -0500 kbarrett 8196083: Avoid locking in OopStorage::release
less more (0) -60 tip