log src/share/vm/runtime/arguments.cpp @ 1135:e66fd840cb6b

age author description
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 04 Jan 2010 00:22:57 -0800 twisti 6909153: Fix broken options on Zero
Fri, 20 Nov 2009 16:22:38 -0500 phh 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
Wed, 11 Nov 2009 09:13:12 -0500 kamg Merge
Wed, 28 Oct 2009 16:25:51 -0400 phh 6887571: Increase default heap config sizes
Mon, 02 Nov 2009 11:17:55 +0100 roland 6769124: various 64-bit fixes for c1
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Thu, 10 Sep 2009 16:46:17 -0700 ysr 6872136: CMS: confusing message may be printed when a collector is switched off implicitly
Mon, 24 Aug 2009 11:13:46 -0700 kvn 6873800: enable compressed oops by default
Sun, 02 Aug 2009 18:44:36 -0700 jmasa 6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Tue, 14 Apr 2009 12:25:54 -0700 never Merge
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Fri, 03 Apr 2009 15:59:19 -0700 ysr Merge
Thu, 02 Apr 2009 15:57:41 -0700 ysr 6824570: ParNew: Fix memory leak introduced in 6819891
Thu, 02 Apr 2009 18:17:03 -0400 acorn Merge
Wed, 01 Apr 2009 16:38:01 -0400 phh 6819213: revive sun.boot.library.path
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Thu, 05 Feb 2009 13:38:52 -0800 kvn 6788376: allow to ignore unrecognized VM options
Wed, 21 Jan 2009 11:14:19 -0500 phh 6792705: Add JAR file to bootclasspath when using AggressiveOpts
Wed, 24 Dec 2008 19:13:53 -0800 xlu 6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Mon, 15 Dec 2008 13:58:57 -0800 swamyv 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.