log src/share/vm/runtime/arguments.cpp @ 6266:1d7922586cf6

age author description
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 12 Jul 2012 14:26:25 -0400 coleenp Merge
Tue, 03 Jul 2012 01:41:29 -0400 dholmes 7179383: MaxDirectMemorySize argument parsing is broken for values >2G
Mon, 02 Jul 2012 13:11:28 -0400 coleenp Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 02 Jul 2012 10:54:17 -0400 kamg 7167142: Consider a warning when finding a .hotspotrc or .hotspot_compiler file that isn't used
Thu, 07 Jun 2012 12:30:02 -0700 asaha Merge
Mon, 21 May 2012 14:56:33 -0700 asaha Merge
Tue, 10 Apr 2012 10:42:34 -0700 asaha Merge
Thu, 29 Mar 2012 18:55:32 -0400 kamg 7110720: Issue with vm config file loadingIssue with vm config file loading
Fri, 18 May 2012 10:27:13 -0700 jcoomes Merge
Tue, 15 May 2012 10:25:06 +0200 brutisso 7166894: Add gc cause to GC logging for all collectors
Fri, 11 May 2012 11:30:03 -0700 collins 7167625: Adjustments for SE-Embedded build process
Fri, 20 Apr 2012 14:55:45 +0100 kevinw 7162488: VM not printing unknown -XX options
Thu, 22 Mar 2012 13:54:26 -0700 never Merge
Thu, 15 Mar 2012 16:38:56 -0700 iveresov 7154333: JVM fails to start if -XX:+AggressiveHeap is set
Tue, 20 Mar 2012 16:46:39 -0400 jmelvin 7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages
Thu, 23 Feb 2012 14:58:35 +0100 mgerdin 7148152: Add whitebox testing API to HotSpot
Mon, 11 Jun 2012 17:04:59 +0200 Thomas Wuerthinger Updated list of projects added to the bootclasspath.
Thu, 07 Jun 2012 19:02:39 +0200 Thomas Wuerthinger Changes in the C++ part according to the Java renamings.
Thu, 07 Jun 2012 18:37:15 +0200 Thomas Wuerthinger Changes in C++ part for the Java renamings.
Thu, 29 Mar 2012 18:43:30 +0200 Lukas Stadler compilation queue changes:
Fri, 23 Mar 2012 11:48:39 +0100 Doug Simon changed Graal class path declaration (back) to a constant that is checked for correctness during building
Fri, 16 Mar 2012 20:03:11 +0100 Doug Simon compiler.class.path should not include system class path
Thu, 08 Mar 2012 19:49:51 +0100 Thomas Wuerthinger Two more package name corrections in C++ part.
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 17 Feb 2012 12:18:52 -0800 never Merge
Wed, 15 Feb 2012 16:29:40 -0800 iveresov 7142680: default GC affected by jvm path
Thu, 16 Feb 2012 15:52:01 -0500 coleenp 7146354: Re-enable Compressed OOPs after 7118647 is resolved
Thu, 02 Feb 2012 16:05:17 -0800 jcoomes 6679764: enable parallel compaction by default