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
Thu, 20 Dec 2018 10:41:45 +0100 eosterlund 8215500: ICRefillVerifierMark does not set the provided verfier as current
Tue, 11 Dec 2018 18:00:17 -0500 kbarrett 8215097: Do not create NonJavaThreads before BarrierSet
Fri, 07 Dec 2018 13:15:35 +0100 eosterlund 8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs
Fri, 23 Nov 2018 11:07:54 +0100 rehn 8214181: safepoint header cleanup
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Wed, 31 Oct 2018 08:09:45 +0100 rehn 8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Fri, 14 Sep 2018 14:44:11 +0200 pliden 8210711: Remove unused offset getters in ThreadLocalAllocBuffer
Thu, 30 Aug 2018 17:03:46 -0400 kbarrett 8209975: Some GCThreadLocalData not initialized
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
Thu, 23 Aug 2018 18:14:53 -0400 kbarrett 8209850: Allow NamedThreads to use GlobalCounter critical sections
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Mon, 02 Jul 2018 11:46:15 +0200 mdoerr 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Mon, 25 Jun 2018 16:00:56 +0200 ghaug 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Mon, 07 May 2018 16:12:07 +0200 stefank 8202649: Move the Parallel GC specific task creation functions out of Threads
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Wed, 02 May 2018 16:47:40 -0400 dcubed 8191798: redo nested ThreadsListHandle to drop Threads_lock
Wed, 18 Apr 2018 11:19:32 +0200 mdoerr 8198756: Lazy allocation of compiler threads
Wed, 18 Apr 2018 09:25:51 +0200 rehn 8195099: Concurrent safe-memory-reclamation mechanism jdk-11+10
Thu, 12 Apr 2018 09:03:46 -0400 dcubed 8200374: Add ThreadsSMRSupport::verify_hazard_pointer_scanned() to verify threads_do().
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Thu, 12 Apr 2018 08:25:30 +0200 pliden 8201316: Move G1-related static members from JavaThread to G1BarrierSet
Fri, 02 Mar 2018 10:09:04 +0100 sjohanss 8198432: Remove Thread extension point
Fri, 16 Feb 2018 12:18:09 +0100 pliden 8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
Fri, 16 Feb 2018 12:18:09 +0100 pliden 8197993: Remove last use of JavaThread::flush_barrier_queues()
less more (0) -60 tip