log src/share/vm/runtime/globals.hpp @ 12056:740e263c80c6

age author description
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Fri, 26 Jul 2013 13:34:22 -0700 tamao Merge
Thu, 25 Jul 2013 11:07:23 -0700 jmasa 6412968: CMS Long initial mark pauses
Tue, 23 Jul 2013 09:49:11 -0700 jmasa 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Tue, 10 Sep 2013 22:39:50 -0400 bharadwaj Initial implementation of PTXRuntime (RegisterConfig, PTX description etc); guarded with new flag UseGPU. Specify -XX:+UseGPU to exercise this new implementation.
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 18 Jul 2013 14:57:51 -0700 ccheung 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
Thu, 11 Jul 2013 01:11:52 -0700 roland Merge
Mon, 08 Jul 2013 14:15:02 -0700 goetz 8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
Tue, 09 Jul 2013 14:02:28 -0400 acorn 8013635: VM should no longer create bridges for generic signatures.
Thu, 04 Jul 2013 01:42:34 -0700 roland Merge
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Tue, 02 Jul 2013 07:51:31 +0200 anoll 8014972: Crash with specific values for -XX:InitialCodeCacheSize=500K -XX:ReservedCodeCacheSize=500k
Fri, 28 Jun 2013 20:18:04 -0700 tamao 8017611: Auto corrector for mistyped vm options
Thu, 25 Jul 2013 22:15:30 -0400 Morris Meyer PTX support for Linux
Mon, 08 Jul 2013 16:55:28 +0200 Christian Haeubl Compilation policy fixes and changed default compilation policy.
Mon, 08 Jul 2013 09:57:14 +0200 Christian Haeubl Reverted attempt to increase accuracy of profiling information (57b9a8c7cea8).
Thu, 04 Jul 2013 15:56:22 +0200 Christian Haeubl Attempt to increase accuracy of profiling information in the context of deep inlining.
Thu, 27 Jun 2013 21:20:07 +0200 Thomas Wuerthinger Fixed issues around execute compiled code stub. Made TraceDeoptimization a product flag.
Wed, 19 Jun 2013 15:37:32 +0200 Doug Simon merge fixes
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 16 May 2013 15:46:49 +0200 anoll 8012371: Adjust Tiered compile threshold according to available space in code cache
Fri, 17 May 2013 06:01:10 +0200 jwilhelm Merge
Wed, 15 May 2013 11:05:09 +0200 tschatzl 6843347: Boundary values in some public GC options cause crashes
Tue, 14 May 2013 09:17:52 -0400 hseigel 8014138: Add VM option to facilitate the writing of CDS tests
Tue, 14 May 2013 11:34:30 +0400 shade 8014448: Purge PrintCompactFieldsSavings
Mon, 06 May 2013 17:19:42 +0200 tschatzl 8006088: Incompatible heap size flags accepted by VM
Thu, 02 May 2013 18:50:05 -0700 kvn Merge