RFR(XS) 8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel

Christian Thalinger christian.thalinger at oracle.com
Tue Mar 15 18:43:56 UTC 2016


Looks good.

> On Mar 14, 2016, at 9:12 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
> 
> http://cr.openjdk.java.net/~never/8151874/webrev/ <http://cr.openjdk.java.net/~never/8151874/webrev/>
> 
> Currently canInlineMethod is calling is_not_compilable() with no arguments which checks whether compilation has been disabled at any level which is incorrect.  Only CompLevel_full_optimization should be consulted.
> 
> tom

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160315/71ba7822/attachment.html>


More information about the hotspot-compiler-dev mailing list