hotspot/src/share/vm/runtime/thread.hpp
Fri, 07 Jul 2017 23:04:06 +0200 rehn 8183545: Event tracing, transition hooks
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Tue, 13 Sep 2016 09:04:44 +0200 dsimms 8164086: Checked JNI pending exception check should be cleared when returning to Java frame
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Fri, 13 May 2016 15:20:06 +0200 goetz 8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc.
Fri, 20 May 2016 18:05:09 +0300 vlivanov Merge
Wed, 11 May 2016 01:02:28 -0400 dholmes 8154715: Missing destructor and/or TLS clearing calls for terminating threads
Tue, 10 May 2016 11:48:06 +0200 dnsimon 8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Mon, 25 Apr 2016 09:51:00 -0400 coleenp 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Wed, 13 Apr 2016 17:00:54 -0400 drwhite 8152905: hs_err file is missing gc threads
Tue, 12 Apr 2016 09:53:43 +0200 stefank 8153967: Remove top.hpp
Tue, 05 Apr 2016 07:19:44 +0200 thartmann 8074553: Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
Fri, 22 Jan 2016 15:25:40 +0100 neliasso 8063112: Compiler diagnostic commands should have locking instead of safepoint
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Mon, 11 Jan 2016 14:26:00 -0500 aharlap 8145038: Simplify mut_process_buffer worker id management
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Fri, 06 Nov 2015 16:30:40 -0500 kbarrett 8077571: ObjPtrQueue is poorly named
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 02 Sep 2015 11:03:20 -0700 kvn 8134898: Small fixes found during JVMCI work
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 11 May 2015 16:30:26 +0200 jwilhelm Merge
Thu, 30 Apr 2015 09:09:01 +0200 stuefe 8078628: linux-zero does not build without precompiled header
Fri, 08 May 2015 09:52:51 -0400 jprovino 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
Thu, 02 Apr 2015 10:24:24 +0200 stefank 8076457: Fix includes of inline.hpp in GC code
Mon, 13 Apr 2015 11:01:29 -0700 jmasa 8077301: Optimized build is broken
Thu, 02 Apr 2015 16:07:27 +0200 brutisso 8076289: Move the StrongRootsScope out of SharedHeap
Thu, 02 Apr 2015 06:42:24 +0200 brutisso 8076314: Remove the static instance variable SharedHeap:: _sh
Tue, 31 Mar 2015 07:54:56 +0200 mgerdin 8076225: Move the thread claim parity from SharedHeap to Thread
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Fri, 06 Mar 2015 04:58:52 -0800 amurillo Merge
Wed, 21 Jan 2015 14:38:48 -0800 aph 8069593: Changes to JavaThread::_thread_state must use acquire and release
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Thu, 05 Mar 2015 17:27:16 +0100 jwilhelm Merge
Tue, 03 Mar 2015 12:19:35 +0100 david 8073464: GC workers do not have thread names
Mon, 02 Mar 2015 16:31:25 -0800 dcubed 8072439: fix for 8047720 may need more work
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Tue, 02 Dec 2014 12:36:03 +0300 iignatyev 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Wed, 12 Nov 2014 19:05:59 -0500 dholmes 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents
Wed, 29 Oct 2014 15:42:48 +0100 anoll 8062284: Sweeper thread should not be visible when calling Thread.getAllStackTraces()
Mon, 27 Oct 2014 20:03:57 -1000 iveresov Merge
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Thu, 04 Sep 2014 11:21:08 +0200 sla 8057535: add a thread extension class
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
less more (0) -100 -60 tip