hg: hsx/hotspot-gc/hotspot: 8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Mon May 6 09:25:03 UTC 2013


Changeset: f14063dcd52a
Author:    brutisso
Date:      2013-05-06 09:16 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f14063dcd52a

8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment
Summary: Make sure max alignemnt is at least as large as min alignment
Reviewed-by: johnc, jmasa, tschatzl

! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.cpp
+ test/gc/g1/TestRegionAlignment.java




More information about the hotspot-gc-dev mailing list