RFR(S): 8147433: PrintNMethods no longer works with JVMCI
Tom Rodriguez
tom.rodriguez at oracle.com
Fri Jan 15 16:43:41 UTC 2016
http://cr.openjdk.java.net/~never/8147433/webrev/index.html <http://cr.openjdk.java.net/~never/8147433/webrev/index.html>
https://bugs.openjdk.java.net/browse/JDK-8137167 <https://bugs.openjdk.java.net/browse/JDK-8137167> moved the PrintNMethods related code into ciEnv but since JVMCI doesn’t use ciEnv PrintNMethods no longer works for it. This moves into CompileBroker with the other compilation related printing code. Tested with fastdebug -XX:+PrintNMethods running specjvm2008.
tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160115/ac58de6d/attachment.html>
More information about the hotspot-compiler-dev
mailing list