RFR(XS): JDK-8186154 : Extra info with +LogTouchedMethods
Eric Caspole
eric.caspole at oracle.com
Fri Aug 11 19:10:41 UTC 2017
Hi,
Please review this very small change to add more info to
+LogTouchedMethods including the touched count and whether the method
has loops. This extra info has been handy while doing experiments to
create the most efficient AOT library for quick startup.
http://cr.openjdk.java.net/~ecaspole/JDK-8186154/webrev/
https://bugs.openjdk.java.net/browse/JDK-8186154
Passed JPRT hotspot tests.
Thanks,
Eric
More information about the hotspot-runtime-dev
mailing list