hg: jdk8u/hs-dev/hotspot: 8057710: Refactor G1 heap region default sizes

john.coomes at oracle.com john.coomes at oracle.com
Tue Sep 9 03:51:32 UTC 2014


Changeset: 5248357b7113
Author:    sjohanss
Date:      2014-09-09 04:48 +0200
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/5248357b7113

8057710: Refactor G1 heap region default sizes
Summary: Refactored the defines to instead be static const in a HeapRegionBounds class.
Reviewed-by: mgerdin, tschatzl

! src/share/vm/gc_implementation/g1/heapRegion.cpp
+ src/share/vm/gc_implementation/g1/heapRegionBounds.hpp
+ src/share/vm/gc_implementation/g1/heapRegionBounds.inline.hpp



More information about the jdk8u-all-changes mailing list