log src/share/vm/runtime/thread.hpp @ 20527:8cb56c8cb30d

age author description
Thu, 04 Sep 2014 11:21:08 +0200 sla 8057535: add a thread extension class
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Fri, 21 Feb 2014 10:01:20 +0100 stefank 8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 13 Feb 2014 10:05:03 +0100 sjohanss 8028498: runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java asserts in RT_Baseline
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Tue, 12 Aug 2014 16:30:17 -0700 Tom Rodriguez Replace hsail donor threads with hsail tlabs
Thu, 03 Jul 2014 23:28:35 +0200 Doug Simon removed (Java based) CompilationQueue
Thu, 26 Jun 2014 18:25:35 +0200 Gilles Duboscq use oops_do to modify saved hsail state
Wed, 04 Jun 2014 23:07:29 +0200 Doug Simon fixed hang in non-COMPILERGRAAL builds when -Xcomp is specified
Tue, 03 Jun 2014 11:51:27 +0200 Doug Simon decoupled Graal runtime initialization and Graal compilation queue initialization
Fri, 02 May 2014 00:36:27 +0200 Doug Simon made Graal work with the HotSpot compiler queue and compiler threads, enabled by -XX:-UseGraalCompilationQueue
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Wed, 26 Mar 2014 17:33:54 +0100 Doug Simon HSAIL: preliminary deopt support
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 25 Feb 2014 11:02:11 +0100 ehelin Merge
Fri, 21 Feb 2014 10:01:20 +0100 stefank 8035393: Use CLDClosure instead of CLDToOopClosure in frame::oops_interpreted_do
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Fri, 24 Jan 2014 10:23:34 +0100 goetz 8032634: Add #ifdef PPC64 around OrderAccess operations on _thread_state.
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Thu, 01 Aug 2013 17:25:10 -0700 kvn Merge
Mon, 24 Jun 2013 17:11:47 +0200 goetz 8017313: PPC64 (part 6): stack handling improvements
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code