RFR: JDK-8076542: G1 does not print heap page size information with -XX:+TracePageSizes

David Lindholm david.lindholm at oracle.com
Wed May 6 12:11:14 UTC 2015


Hi,

Please review this patch that adds a call to os::trace_page_sizes() for 
G1, which prints heap page size info if run with -XX:+TracePageSizes


Webrev: http://cr.openjdk.java.net/~david/JDK-8076542/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8076542

Testing: Passed JPRT

Thanks,
David



More information about the hotspot-gc-dev mailing list