hotspot/src/share/vm/runtime/thread.cpp
Tue, 28 Jun 2016 17:22:56 +0000 never 8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
Sun, 19 Jun 2016 20:14:37 -0400 coleenp Merge
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Fri, 17 Jun 2016 10:46:55 -0400 rprotacio 8153394: Add Unified Logging to make it easy to trace time taken in initPhase2
Fri, 20 May 2016 18:05:09 +0300 vlivanov Merge
Tue, 10 May 2016 12:10:21 -0500 gziemski 8073500: Prevent certain commercial flags from being changed at runtime
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
Thu, 14 Apr 2016 17:42:29 -0700 dcubed Merge
Mon, 11 Apr 2016 14:21:25 -0700 amurillo Merge
Sat, 09 Apr 2016 23:03:25 +0100 chegar 8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
Wed, 13 Apr 2016 17:00:54 -0400 drwhite 8152905: hs_err file is missing gc threads
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Fri, 01 Apr 2016 13:51:29 +0530 csahu 8151442: jstack doesn't close quotation marks properly with threads' name greater than 1996 characters
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Thu, 17 Mar 2016 08:07:53 +0100 pliden 8151601: Cleanup locking of the Reference pending list
Tue, 05 Apr 2016 07:19:44 +0200 thartmann 8074553: Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
Tue, 22 Mar 2016 17:04:25 +0000 chegar Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Thu, 10 Mar 2016 13:04:43 -0800 twisti 8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Sat, 05 Mar 2016 20:46:42 -0800 amurillo Merge
Thu, 03 Mar 2016 12:59:21 +0000 chegar 8150162: Move sun.misc.Version to a truly internal package
Wed, 02 Mar 2016 15:10:38 -0500 rprotacio 8145098: JNI GetVersion should return JNI_VERSION_9
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
Mon, 29 Feb 2016 08:50:57 +0100 stuefe 8150619: Improve thread based logging introduced with 8149036
Wed, 24 Feb 2016 18:06:34 +0100 stuefe 8149036: Add tracing for thread related events at os level
Mon, 22 Feb 2016 19:46:37 +0100 jwilhelm Merge
Mon, 15 Feb 2016 20:26:02 +0300 vlivanov 8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
Thu, 18 Feb 2016 17:10:48 -0500 rprotacio 8149383: Convert TraceBiasedLocking to Unified Logging
Wed, 17 Feb 2016 14:03:18 -0500 rprotacio 8148630: Convert TraceStartupTime to Unified Logging
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
Sun, 10 Jan 2016 20:02:50 -0500 dholmes 8146222: assert(_initialized) failed: TLS not initialized yet!
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Wed, 23 Dec 2015 20:07:39 +0000 coleenp 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
Tue, 22 Dec 2015 16:29:48 -0500 rprotacio 8141211: Convert TraceExceptions to Unified Logging
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Tue, 05 Jan 2016 10:57:15 -1000 dnsimon 8146001: Remove support for command line options from JVMCI
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Sun, 13 Dec 2015 22:51:13 +0100 dnsimon 8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Tue, 24 Nov 2015 11:40:18 -0500 rprotacio 8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
Wed, 18 Nov 2015 10:46:02 -0600 gziemski 8141641: Runtime: implement range for ErrorLogTimeout
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Wed, 04 Nov 2015 07:23:23 -1000 twisti 8139170: JVMCI refresh
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Fri, 06 Nov 2015 16:30:40 -0500 kbarrett 8077571: ObjPtrQueue is poorly named
Thu, 29 Oct 2015 18:59:22 -0400 dholmes 8131045: Obsolete JNIDetachReleasesMonitors
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
less more (0) -300 -100 -60 tip