log src/share/vm/runtime/globals.hpp @ 7592:92d4b5d8dde4

age author description
Wed, 16 Jan 2013 18:23:37 -0500 acorn Merge
Mon, 14 Jan 2013 15:17:47 +0100 jwilhelm 8003985: Support @Contended Annotation - JEP 142
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Wed, 09 Jan 2013 18:06:34 -0500 acorn Merge
Tue, 08 Jan 2013 13:38:11 -0500 hseigel 8005076: Creating a CDS archive with one alignment and running another causes a crash.
Fri, 04 Jan 2013 17:04:25 -0800 jmasa 8000325: Change default for CMSClassUnloadingEnabled to true
Wed, 02 Jan 2013 11:32:41 -0800 johnc 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Mon, 03 Dec 2012 15:09:39 -0800 jmasa 8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
Wed, 19 Dec 2012 19:21:15 -0800 kvn 8004741: Missing compiled exception handle table entry for multidimensional array allocation
Fri, 14 Dec 2012 13:02:49 +0100 Christian Haeubl Merge.
Tue, 04 Dec 2012 10:10:02 +0100 Christian Haeubl Merge.
Tue, 04 Dec 2012 10:09:25 +0100 Christian Haeubl re-enabled inlining of polymorphic calls with more than 2 receiver types
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 03 Dec 2012 15:32:17 +0100 Doug Simon decoupled C++ Graal runtime from C1
Fri, 23 Nov 2012 14:08:03 +0100 Christian Haeubl removed high-level interpreter code from HotSpot