[9] RFR (XXS): 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message

John Rose john.r.rose at oracle.com
Tue Jul 8 21:50:26 UTC 2014


That looks clean. Thanks. 

– John

On Jul 8, 2014, at 12:06 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:

>> Why not make a similar change to InlineTree::should_inline()? Shouldn’t it always return true if callee_method->force_inline() is true?
> Agree. Updated version:
> http://cr.openjdk.java.net/~vlivanov/8049528/webrev.01/
> 
> Best regards,
> Vladimir Ivanov


More information about the hotspot-compiler-dev mailing list