hg: hsx/hotspot-gc/hotspot: 3 new changesets
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Nov 11 15:12:18 UTC 2013
Changeset: 3ad2b68d107e
Author: jwilhelm
Date: 2013-11-10 00:07 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/3ad2b68d107e
8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
Summary: Update NewSize when _initial_gen0_size is changed
Reviewed-by: tschatzl, brutisso
! src/share/vm/memory/collectorPolicy.cpp
Changeset: 236cecd9ec97
Author: jwilhelm
Date: 2013-11-11 13:50 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/236cecd9ec97
8028093: Initial young size is smaller than minimum young size
Summary: Remove min_gen1_size argument from adjust_gen0_sizes()
Reviewed-by: tschatzl, brutisso
! src/share/vm/memory/collectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.hpp
Changeset: bde526e3667e
Author: jwilhelm
Date: 2013-11-11 05:05 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bde526e3667e
Merge
More information about the hotspot-gc-dev
mailing list