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

Tom Rodriguez tom.rodriguez at oracle.com
Sat Jan 16 02:48:36 UTC 2016


I thought I’d give it a try.  I think I have it all set up right, so it’s a good test.

tom

> On Jan 15, 2016, at 3:30 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> 
> Tom, can you push this yourself?
> 
>> On Jan 15, 2016, at 12:55 PM, Christian Thalinger <christian.thalinger at oracle.com <mailto: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/66b5c950/attachment.html>


More information about the hotspot-compiler-dev mailing list