src/hotspot/share/runtime/thread.cpp
Fri, 18 May 2018 09:15:08 -0700 iklam 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
Fri, 18 May 2018 15:56:42 -0400 coleenp 8202014: Possible to receive signal before signal semaphore created
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Thu, 10 May 2018 09:27:59 -0700 kvn 8202773: Unhandled oop in JavaThread::collect_counters
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
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Wed, 18 Apr 2018 11:19:32 +0200 mdoerr 8198756: Lazy allocation of compiler threads
Thu, 19 Apr 2018 18:11:18 -0700 kvn 8178825: unused variable threadObj in jvmci_counters_include
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
Wed, 11 Apr 2018 13:52:23 +0200 stefank 8201427: Fix Minimal VM builds on Linux x64
Tue, 10 Apr 2018 11:43:40 -0700 ccheung 8194812: Extend class-data sharing to support the module path
Tue, 03 Apr 2018 12:05:49 +0200 lkorinth 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
Fri, 30 Mar 2018 06:31:16 +0200 stuefe 8191101: Show register content in hs-err file on assert
Wed, 28 Mar 2018 12:04:33 -0400 dcubed 8199813: SIGSEGV in ThreadsList::includes()
Tue, 27 Mar 2018 11:51:39 +0200 thartmann 8200230: [Graal] Compilations should not be enqueued before Graal is initialized
Thu, 15 Mar 2018 21:24:10 +0100 stefank 8199946: Move load/store and encode/decode out of oopDesc
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Fri, 02 Mar 2018 10:09:04 +0100 sjohanss 8198432: Remove Thread extension point
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Thu, 01 Mar 2018 09:03:30 -0800 kvn 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
less more (0) -50 -30 tip