src/hotspot/share/runtime/thread.hpp
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()
Wed, 03 Jan 2018 14:41:17 -0800 goetz 8194482: Fix SIGSEGV in print_threads_compiling. jdk-10+38
Wed, 06 Dec 2017 15:19:30 -0500 dcubed 8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
Thu, 30 Nov 2017 18:38:20 -0500 dcubed 8191787: move private inline functions from thread.inline.hpp -> thread.cpp
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Thu, 26 Oct 2017 05:59:15 -0700 jcm 6523512: has_special_runtime_exit_condition checks for is_deopt_suspend needlessly
Thu, 19 Oct 2017 11:59:52 +0200 ihse 8189608: Remove duplicated jni.h
Tue, 17 Oct 2017 18:54:03 +0200 rkennke 8185580: Refactor Threads::possibly_parallel_oops_do() to use Threads::parallel_java_threads_do()
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip