log src/share/vm/runtime/arguments.cpp @ 7456:7d42f3b08300

age author description
Wed, 19 Dec 2012 10:35:08 -0800 dcubed 8005044: remove crufty '_g' support from HS runtime code
Fri, 04 Jan 2013 21:33:22 +0100 brutisso 8003822: Deprecate the incremental mode of CMS
Fri, 04 Jan 2013 11:10:17 +0100 brutisso 8003820: Deprecate untested and rarely used GC combinations
Sun, 30 Dec 2012 08:47:52 +0100 brutisso 8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
Mon, 01 Oct 2012 09:28:13 -0700 johnc 8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack
Fri, 04 Jan 2013 12:08:11 -0800 Christian Wimmer More complete and reusable Word type
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 20 Nov 2012 11:40:11 +0100 brutisso 7198334: UseNUMA modifies system parameters on non-NUMA system
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 11:50:27 +0100 Christian Haeubl Merge.
Thu, 15 Nov 2012 11:40:50 +0100 Christian Haeubl increased CompileThreshold to increase reliability of profiling information
Tue, 20 Nov 2012 22:50:44 +0100 Doug Simon Merge.
Tue, 20 Nov 2012 22:35:20 +0100 Doug Simon ensure UseCompressedKlassPointers is disabled in Graal VM
Mon, 19 Nov 2012 15:36:13 +0100 Gilles Duboscq Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 12 Nov 2012 15:58:11 -0500 hseigel 7122219: Passed StringTableSize value not verified
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Fri, 02 Nov 2012 07:35:41 -0700 amurillo Merge hs25-b08
Thu, 25 Oct 2012 16:33:40 -0400 coleenp 7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X
Thu, 25 Oct 2012 16:33:15 -0400 coleenp 7188234: Deprecate VM command line options
Tue, 30 Oct 2012 13:56:59 -0700 lana Merge jdk8-b63
Thu, 18 Oct 2012 21:58:55 -0700 asaha Merge
Thu, 11 Oct 2012 15:29:16 -0700 asaha Merge
Wed, 10 Oct 2012 14:28:08 -0700 asaha Merge
Fri, 07 Sep 2012 18:18:55 -0700 asaha Merge
Thu, 02 Aug 2012 14:29:12 -0700 asaha Merge
Fri, 08 Jun 2012 12:49:12 -0400 kamg 7158804: Improve config file parsing
Thu, 18 Oct 2012 13:09:47 -0400 coleenp 7053130: hs_err file does not record specified CLASSPATH
Thu, 18 Oct 2012 13:08:13 -0400 coleenp 7188233: UseVMInterruptibleIO flag deprecate for JDK8
Fri, 12 Oct 2012 11:31:27 -0700 collins Merge