RFR(S): 8147433: PrintNMethods no longer works with JVMCI

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jan 15 18:18:40 UTC 2016


Good. Thank you for fixing this.

Vladimir

On 1/15/16 8:43 AM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/8147433/webrev/index.html
>
> 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


More information about the hotspot-compiler-dev mailing list