log src/share/vm/runtime/arguments.cpp @ 13280:fbcdae53b17e

age author description
Tue, 10 Dec 2013 22:09:27 +0100 Doug Simon force TypeProfileLevel to 0 in GRAAL until HotSpotMethodData is updated to be aware of the new profiling tags
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 14 Nov 2013 13:38:49 -0800 drchase Merge
Tue, 12 Nov 2013 09:32:50 +0100 anoll 8027593: performance drop with constrained codecache starting with hs25 b111
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Mon, 28 Oct 2013 13:27:57 +0100 brutisso 8027132: Print deprecation warning message for the flags controlling the CMS foreground collector
Thu, 24 Oct 2013 19:32:34 +0200 roland 8026978: JSR292: fatal error: Type profiling not implemented on this platform
Tue, 15 Oct 2013 08:38:35 +0200 anoll 8025740: Typo. Error line for wrong ReservedCodeCacheSize value is printed twice
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Mon, 14 Oct 2013 14:21:34 +0200 sjohanss 8025661: Ill-formed -Xminf and -Xmaxf options values interpreted as 0
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
Mon, 07 Oct 2013 15:51:08 +0200 stefank 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
Fri, 04 Oct 2013 22:08:37 +0200 jwilhelm 8025854: Use "young gen" instead of "eden"
Tue, 08 Oct 2013 09:33:51 +0100 kevinw 8019375: Internal symbol table size should be tunable.