[9] RFR (M): 8050884: Intrinsify ValueConversions.identity() functions (original) (raw)

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri Jul 18 11:03:42 UTC 2014


Thanks for review, Paul.

Looks good.

Same question as in previous email on @Stable for MethodHandles.IDENTITYMHS. FWIW for MethodHandles.IDENTITYMHS the Wrapper.ordinal() is used as an index rather than using an EnumMap. Yes, caching logic is inconsistent across java.lang.invoke. I'll try to unify it.

Best regards, Vladimir Ivanov



More information about the core-libs-dev mailing list