hotspot/src/share/vm/runtime/arguments.cpp
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
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
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
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
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
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
Thu, 05 Feb 2009 13:38:52 -0800 kvn 6788376: allow to ignore unrecognized VM options
Mon, 15 Dec 2008 13:58:57 -0800 swamyv 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.
Thu, 11 Dec 2008 12:05:21 -0800 jcoomes 6765954: par compact - stress mode for splitting young gen spaces
Sat, 22 Nov 2008 00:16:09 -0800 xlu 6554406: Change switch UseVMInterruptibleIO default to false (sol)
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Tue, 28 Oct 2008 18:02:09 -0700 never 6649622: HotSpot Biased locking needs tuning on latest CPUs
Wed, 17 Sep 2008 19:59:35 +0400 apetrusenko Merge
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Thu, 12 Jun 2008 13:50:55 -0700 ysr Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Tue, 02 Sep 2008 15:18:26 -0400 coleenp 6741004: UseLargePages + UseCompressedOops breaks implicit null checking guard page
Sun, 10 Aug 2008 21:31:42 -0700 trims Merge
Fri, 01 Aug 2008 18:51:27 -0700 trims 6732819: Turn off compressed oops by default for now
Thu, 31 Jul 2008 13:42:21 -0700 kvn Merge
Mon, 28 Jul 2008 14:07:44 -0400 kamg 6721093: -XX:AppendRatio=N not supported
Wed, 30 Jul 2008 09:54:21 -0700 kvn Merge
Mon, 28 Jul 2008 17:12:52 -0700 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
Sat, 19 Jul 2008 17:38:22 -0400 coleenp 6716785: implicit null checks not triggering with CompressedOops
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Mon, 09 Jun 2008 11:51:19 -0400 coleenp 6687581: Make CMS work with compressed oops
Fri, 06 Jun 2008 11:47:26 -0700 rasbold 6711701: disable compressed oops by default
Thu, 29 May 2008 16:22:09 -0700 rasbold 6695049: (coll) Create an x86 intrinsic for Arrays.equals
Tue, 29 Apr 2008 19:31:29 -0400 coleenp 6689523: max heap calculation for compressed oops is off by MaxPermSize
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Fri, 21 Mar 2008 08:32:17 -0700 rasbold Merge
Thu, 20 Mar 2008 09:17:30 -0500 kamg Merge
Wed, 19 Mar 2008 09:58:01 -0400 sbohne 6667833: Remove CacheTimeMillis
Fri, 14 Mar 2008 15:26:33 -0700 kvn 6674588: (Escape Analysis) Improve Escape Analysis code
Thu, 13 Mar 2008 05:40:44 -0700 rasbold Merge
Sun, 02 Mar 2008 16:10:12 -0800 jmasa 6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
Fri, 22 Feb 2008 17:17:14 -0800 jmasa 6362677: Change parallel GC collector default number of parallel GC threads.
Wed, 05 Dec 2007 09:01:00 -0800 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
less more (0) tip