[9] RFR (S): 8050887: Intrinsify constants for default values

Paul Sandoz paul.sandoz at oracle.com
Thu Jul 17 16:23:28 UTC 2014


On Jul 16, 2014, at 6:57 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
> http://cr.openjdk.java.net/~vlivanov/8050887/webrev.00
> https://bugs.openjdk.java.net/browse/JDK-8050887
> 
> Intrinsify MethodHandles.constant() for default values.
> 
> 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.rose at oracle.com
> 

Looks good. Same question as before on the cached array.

Paul.



More information about the core-libs-dev mailing list