log src/share/vm/runtime/arguments.cpp @ 9060:cc32ccaaf47f

age author description
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Thu, 04 Apr 2013 19:07:32 +0200 mgerdin Merge
Wed, 03 Apr 2013 09:19:02 +0200 mgerdin Merge
Wed, 27 Mar 2013 19:21:18 +0100 tschatzl 7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
Fri, 29 Mar 2013 08:38:00 -0700 dcubed Merge
Wed, 27 Mar 2013 17:03:19 -0700 minqi 2178143: JVM crashes if the number of bound CPUs changed during runtime
Thu, 28 Mar 2013 09:07:44 +0100 brutisso Merge
Wed, 20 Mar 2013 12:27:03 -0700 tamao 7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp
Tue, 26 Mar 2013 09:06:16 -0400 hseigel 8009595: The UseSplitVerifier option needs to be deprecated.
Fri, 15 Mar 2013 11:18:39 -0700 amurillo Merge hs25-b23
Fri, 15 Mar 2013 08:57:55 +0100 stefank Merge
Tue, 12 Mar 2013 08:33:57 +0100 brutisso 8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes
Thu, 07 Mar 2013 10:44:04 -0800 tamao 8008368: Deprecate MaxGCMinorPauseMillis
Tue, 12 Mar 2013 00:02:16 -0400 jprovino 8009835: Only produce a warning when -Xshare:auto is explicitly requested
Wed, 06 Mar 2013 13:38:17 -0500 jprovino 8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options
Tue, 12 Mar 2013 18:22:40 -0700 lana Merge
Mon, 25 Feb 2013 07:22:06 +0100 ewendeli Merge
Tue, 19 Feb 2013 21:45:09 +0100 ewendeli Merge
Sun, 03 Feb 2013 22:43:57 +0100 ewendeli Merge
Fri, 26 Oct 2012 09:27:25 -0700 asaha Merge
Fri, 22 Mar 2013 12:08:24 +0100 Christos Kotselidis -Changes after CR-243
Thu, 21 Mar 2013 14:11:13 +0100 Christos Kotselidis -Merge with tip
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Tue, 26 Feb 2013 18:02:06 +0100 Christos Kotselidis -More G1 WB Integration-Addition of GenerateLEANode for G1 previous value equalities
Wed, 20 Mar 2013 12:00:18 +0100 Gilles Duboscq If IgnoreUnrecognizedVMOptions is set then the Graal checks for unsupported options is just a warning instead of an error
Mon, 11 Mar 2013 18:58:42 +0100 Doug Simon simplified addition of graal.jar to the bootclasspath (CR-102)
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Wed, 06 Mar 2013 20:48:32 +0100 Doug Simon graal.jar is now the only way Graal is deployed in the VM (GRAAL-136)
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Fri, 22 Feb 2013 10:16:51 -0800 sspitsyn Merge
Tue, 19 Feb 2013 18:45:49 +0100 mgerdin 8006753: fix failed for JDK-8002415 White box testing API for HotSpot
Fri, 15 Feb 2013 21:53:55 -0500 bpittore Merge
Thu, 14 Feb 2013 11:08:58 -0500 jprovino 8003581: UseG1GC is not properly accounted for by INCLUDE_ALTERNATE_GCS
Tue, 12 Feb 2013 09:54:34 -0800 kvn Merge
Fri, 08 Feb 2013 16:08:17 -0500 bpittore Merge
Tue, 05 Feb 2013 13:32:34 -0500 jprovino 8003539: Minimal VM don't react to -Dcom.sun.management and -XX:+ManagementServer
Thu, 14 Feb 2013 05:36:59 -0800 vlivanov Merge
Fri, 08 Feb 2013 15:39:43 -0800 morris 8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Thu, 14 Feb 2013 11:01:05 +0100 brutisso Merge
Wed, 23 Jan 2013 19:08:04 -0800 jmasa 8005452: NPG: Create new flags for Metaspace resizing policy
Thu, 07 Feb 2013 18:40:45 -0800 brutisso Merge
Thu, 07 Feb 2013 15:51:25 +0100 jwilhelm 8006432: Ratio flags should be unsigned
Thu, 07 Feb 2013 16:05:48 -0500 bpittore Merge
Sun, 27 Jan 2013 01:07:09 -0800 dlong Merge
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Mon, 04 Feb 2013 08:26:02 -0500 hseigel 8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
Fri, 01 Feb 2013 14:14:54 -0500 hseigel 8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Mon, 04 Feb 2013 13:43:36 +0100 Christian Haeubl better computation of inlining relevance
Thu, 31 Jan 2013 15:42:25 +0100 Thomas Wuerthinger Merge with hsx25/hotspot.
Mon, 21 Jan 2013 16:11:24 -0500 acorn Merge
Thu, 17 Jan 2013 10:25:16 -0500 hseigel 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Thu, 10 Jan 2013 10:00:43 -0800 kvn Merge
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Thu, 10 Jan 2013 07:32:32 -0800 jmasa Merge
Wed, 09 Jan 2013 09:48:58 +0100 brutisso 8005489: VM hangs during GC with ParallelGC and ParallelGCThreads=0
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.