RFR: 8154753: Turn G1Policy into an interface

Erik Helin erik.helin at oracle.com
Fri Apr 22 11:45:21 UTC 2016


Hi all,

this patch refactors the class G1Policy into an interface and moves the
implementation to G1DefaultPolicy.

Enhancement:
https://bugs.openjdk.java.net/browse/JDK-8154753

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

Testing:
- JPRT
- GCBasher

Thanks,
Erik



More information about the hotspot-gc-dev mailing list