src/hotspot/share/runtime/thread.cpp
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
Thu, 01 Mar 2018 01:47:46 +0100 jwilhelm Merge
Tue, 13 Feb 2018 15:48:23 +0100 rwestberg 8041626: Shutdown tracing event
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
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()
Mon, 19 Feb 2018 04:50:50 +0100 jwilhelm Merge
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 23 Feb 2018 12:10:56 -0800 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Wed, 31 Jan 2018 11:07:55 -0500 coleenp 7179701: MaxJavaStackTraceDepth of zero is not handled correctly/consistently in the VM
Fri, 05 Jan 2018 22:02:20 +0100 jwilhelm Merge
Wed, 20 Dec 2017 13:41:40 -0500 gadams 8180709: java -javaagent:agent.jar with run-time that does not contain java.instrument prints confusing error
Wed, 03 Jan 2018 14:41:17 -0800 goetz 8194482: Fix SIGSEGV in print_threads_compiling. jdk-10+38
Fri, 08 Dec 2017 15:24:47 -0500 dcubed 8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
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
Mon, 20 Nov 2017 15:56:32 -0500 dholmes 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Mon, 20 Nov 2017 10:10:58 +0100 rehn 8191373: Multiple NUMA nodes expected
Wed, 15 Nov 2017 10:34:17 -0500 bobv 8146115: Improve docker container detection and resource configuration usage
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
Tue, 17 Oct 2017 18:54:03 +0200 rkennke 8185580: Refactor Threads::possibly_parallel_oops_do() to use Threads::parallel_java_threads_do()
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 10 Oct 2017 14:38:56 -0700 ccheung 8185694: Replace SystemDictionaryShared::_java_platform_loader with SystemDictionary::is_platform_class_loader()
Tue, 10 Oct 2017 11:52:42 -0700 mchung 8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks
Fri, 06 Oct 2017 22:40:31 -0400 zgu 8187685: NMT: Tracking compiler memory usage of thread's resource area
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip