log src/share/vm/runtime/arguments.cpp @ 10415:1c77d0732233

age author description
Tue, 18 Jun 2013 19:30:58 +0200 Christos Kotselidis Remove completely UseCompressedOops args
Wed, 19 Jun 2013 15:37:32 +0200 Doug Simon merge fixes
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 31 May 2013 06:41:50 +0200 anoll 8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm.
Thu, 16 May 2013 15:46:49 +0200 anoll 8012371: Adjust Tiered compile threshold according to available space in code cache
Fri, 17 May 2013 08:00:01 +0200 jwilhelm Merge
Fri, 17 May 2013 06:01:10 +0200 jwilhelm Merge
Thu, 16 May 2013 23:51:51 +0200 tschatzl 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
Wed, 15 May 2013 11:05:09 +0200 tschatzl 6843347: Boundary values in some public GC options cause crashes
Thu, 16 May 2013 13:47:55 -0700 twisti Merge
Mon, 13 May 2013 12:43:10 -0700 twisti Merge
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 14 May 2013 09:17:52 -0400 hseigel 8014138: Add VM option to facilitate the writing of CDS tests
Mon, 13 May 2013 07:53:45 +0200 rbackman Merge
Wed, 08 May 2013 19:38:41 -0400 dholmes Merge