src/hotspot/share/runtime/thread.hpp
Wed, 19 Sep 2018 14:47:37 -0700 dlong Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
Mon, 24 Jun 2019 11:37:56 -0700 jcm 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Tue, 21 May 2019 10:34:57 +0200 rehn 8223306: Remove threads linked list (use ThreadsList's array in SA)
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Mon, 06 May 2019 20:05:19 -0700 kvn 8223332: Update JVMCI
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 24 Apr 2019 09:10:45 -0700 dlong 8219403: JVMCIRuntime::adjust_comp_level should be replaced
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Wed, 17 Apr 2019 09:25:27 +0200 rehn 8218147: make_walkable asserts on multiple calls
Wed, 10 Apr 2019 17:31:31 -0400 coleenp 8222231: Clean up interfaceSupport.inline.hpp duplicated code
Wed, 03 Apr 2019 22:03:39 +0000 dholmes 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Tue, 26 Mar 2019 12:08:51 +0100 rehn 8220774: Add HandshakeALot diag option
Mon, 25 Mar 2019 00:57:03 -0400 dholmes 8221207: Redo JDK-8218446 - SuspendAtExit hangs
Thu, 21 Mar 2019 03:00:28 -0400 dholmes 8221208: Backout JDK-8218446
Wed, 20 Mar 2019 18:01:42 -0400 dholmes 8218446: SuspendAtExit hangs
Fri, 15 Mar 2019 16:00:18 -0400 coleenp 8220512: Deoptimize redefinition functions that have dirty ICs
Thu, 07 Mar 2019 08:38:16 +0100 thartmann 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
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
Fri, 01 Feb 2019 16:03:16 +0100 shade 8218151: Simplify JavaThread::thread_state definition
Tue, 29 Jan 2019 14:09:38 -0500 dcubed 8217658: baseline_cleanups from Async Monitor Deflation project
Tue, 15 Jan 2019 16:40:31 -0500 dholmes 8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Thu, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
Fri, 04 Jan 2019 15:06:01 -0500 coleenp 8215731: Move forward class definitions out of globalDefinitions.hpp
Thu, 27 Dec 2018 21:17:11 -0500 dholmes 8214097: Rework thread initialization and teardown logic
less more (0) -50 -30 tip