RFR: 8042298 - Remove the names gen0 and gen1 from the GC code

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Fri May 2 01:39:39 UTC 2014


Hi,

This is a step towards removing the _generations array. The names gen0 and gen1 
are replaced with young and old to use a more standardized vocabulary.

Webrev: http://cr.openjdk.java.net/~jwilhelm/8042298/webrev/

Bug: https://bugs.openjdk.java.net/browse/JDK-8042298

Thanks,
/Jesper



More information about the hotspot-gc-dev mailing list