[9] RFR (S): 8056926: Improve caching of GuardWithTest combinator

Paul Sandoz paul.sandoz at oracle.com
Mon Sep 1 10:49:45 UTC 2014


On Sep 1, 2014, at 12:29 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:

> Thanks, Paul.
> 
> There's no need to add @ForceInline on selectAlternative.
> It is used only during LF interpretation. There's an intrinsic for GWT combinator, which encodes it as a branch (see InvokerBytecodeGenerator.emitSelectAlternative).
> 

Ah yes, i forgot about those recently added intrinsics,
Paul.



More information about the core-libs-dev mailing list