hg: hsx/hotspot-gc/hotspot: 2 new changesets

mikael.gerdin at oracle.com mikael.gerdin at oracle.com
Tue Oct 15 14:06:31 UTC 2013


Changeset: 027006a47a6d
Author:    sjohanss
Date:      2013-10-14 14:21 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/027006a47a6d

8025661: Ill-formed -Xminf and -Xmaxf options values interpreted as 0
Summary: Using strtod() instead of atof() when parsing -Xminf and -Xmaxf.
Reviewed-by: brutisso, pliden

! src/share/vm/runtime/arguments.cpp
+ test/gc/arguments/TestHeapFreeRatio.java

Changeset: 82fcc0567fef
Author:    mgerdin
Date:      2013-10-15 04:29 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/82fcc0567fef

Merge





More information about the hotspot-gc-dev mailing list