RFR 8042668: GC Support for shared heap ranges in CDS (RE: JDK-8059092)

Tom Benson tom.benson at oracle.com
Thu Jun 11 01:54:43 UTC 2015


Hi,

On 6/10/2015 8:23 AM, Thomas Schatzl wrote:

> Hi again, one additional note, because I just stumbled across it: the 
> new G1CollectedHeap::fill_with_non_humongous_objects() could be 
> replaced by using CollectedHeap::fill_with_objects() and properly 
> setting up CollectedHeap::_filler_array_max_size for G1.

Great idea - I've made that change as well.  The updated webrev is in 
http://cr.openjdk.java.net/~tbenson/8042668/webrev.03/ . The diffs 
between webrev.02 and .03 are in 
http://cr.openjdk.java.net/~tbenson/8042668/webrev.03/diff_webrev2_webrev3.txt 
.

Thanks,
Tom




More information about the hotspot-runtime-dev mailing list