RFR: 8151365: Move G1YoungGenSizer to a separate file
Erik Helin
erik.helin at oracle.com
Mon Mar 7 10:09:52 UTC 2016
Hi all,
this small patch just moves the class G1YoungGenSizer to a separate
file. I will send out an additional patch that changes most of the
methods to be const, but in this patch I just want to move the code.
Enhancement:
https://bugs.openjdk.java.net/browse/JDK-8151365
Webrev:
http://cr.openjdk.java.net/~ehelin/8151365/webrev.00/
Testing:
- Built locally on Linux x86-64
Thanks,
Erik
More information about the hotspot-gc-dev
mailing list