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

Christian Thalinger christian.thalinger at oracle.com
Fri Jan 15 23:30:06 UTC 2016


Tom, can you push this yourself?

> On Jan 15, 2016, at 12:55 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> 
> Looks good.
> 
>> On Jan 15, 2016, at 6:43 AM, Tom Rodriguez <tom.rodriguez at oracle.com <mailto:tom.rodriguez at oracle.com>> wrote:
>> 
>> 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/78cabb9b/attachment.html>


More information about the hotspot-compiler-dev mailing list