On Jul 16, 2014, at 6:44 PM, Vladimir Ivanov <vladimir.x.iva...@oracle.com> 
wrote:
> http://cr.openjdk.java.net/~vlivanov/8050884/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8050884
> 
> Replace ValueConversions.identity() functions with intrinsics.
> 
> Testing: jdk/java/lang/invoke, jdk/java/util/streams, nashorn, octane w/ "-ea 
> -esa" and COMPILE_THRESHOLD={0,30}.
> 
> Reviewed-by: vlivanov, ?
> Contributed-by: john.r.r...@oracle.com
> 

Looks good.

Same question as in previous email on @Stable for MethodHandles.IDENTITY_MHS.

FWIW for MethodHandles.IDENTITY_MHS the Wrapper.ordinal() is used as an index 
rather than using an EnumMap.

Paul.

Reply via email to