[9] RFR (XXS): 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Tue Jul 8 19:06:14 UTC 2014
> 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