RFR: 8144077: Add getter for G1CollectorPolicy::_collectionSetChooser

Erik Helin erik.helin at oracle.com
Wed Nov 25 18:56:43 UTC 2015


Hi all,

this small patch just introduces a getter for
G1CollectorPolicy::_collectionSetChooser in order to make the code in
G1CollectorPolicy slightly less verbose.

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

Webrev:
http://cr.openjdk.java.net/~ehelin/8144077/webrev.00/

Testing:
- GC test suite with full verification.

Thanks,
Erik



More information about the hotspot-gc-dev mailing list