log src/share/vm/runtime/arguments.cpp @ 1796:18c378513575

age author description
Thu, 16 Sep 2010 16:48:40 -0700 kvn Merge
Tue, 14 Sep 2010 17:19:35 -0700 kvn 6984368: Large default heap size does not allow to use zero based compressed oops
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Tue, 07 Sep 2010 11:38:09 -0400 kamg Merge
Tue, 31 Aug 2010 03:14:00 -0700 ikrylov 6979444: add command line option to print command line flags descriptions
Fri, 27 Aug 2010 17:35:08 -0700 never Merge
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Mon, 23 Aug 2010 08:44:03 -0700 dcubed Merge
Thu, 19 Aug 2010 14:23:59 -0400 ptisnovs 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
Fri, 20 Aug 2010 09:55:50 -0700 never Merge
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 28 Jul 2010 17:38:21 +0100 aph 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
Wed, 30 Jun 2010 11:52:10 -0400 coleenp Merge
Mon, 28 Jun 2010 12:03:05 -0400 coleenp Merge
Thu, 24 Jun 2010 15:38:42 -0700 jcoomes 6888573: class data sharing does not always disable large pages
Tue, 29 Jun 2010 16:09:57 -0700 jrose Merge
Tue, 29 Jun 2010 10:34:00 -0700 kvn 6964774: Adjust optimization flags setting
Fri, 07 May 2010 13:14:41 -0400 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Mon, 29 Nov 2010 16:58:26 +0100 Thomas Wuerthinger New option "-graal" that sets up the correct boot class path and C1X options using only the two environment variables MAXINE and GRAAL.
Mon, 25 Oct 2010 16:47:52 +0200 Thomas Wuerthinger Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
Tue, 30 Mar 2010 15:36:55 -0400 tonyp 6937160: G1: should observe GCTimeRatio
Mon, 22 Mar 2010 02:40:53 -0700 apetrusenko Merge
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays