review (XS) for 6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Tue Aug 4 16:05:47 PDT 2009
Good.
Vladimir
John Rose wrote:
> http://cr.openjdk.java.net/~jrose/6868487/webrev.00
>
> 6868487: EnableInvokeDynamic and EnableMethodHandles should not be
> visible flags in JDK6 or JDK7
> Summary: switch them from product to experimental; 6817525 will toggle
> them and switch to diagnostic
>
> This tweaks the categorization for JSR 292 flags, so that they will not
> be public in JDK6. They won't be public in JDK7 either, though for the
> opposite reason: They will be on by default (that change is bug 6817525).
>
> -- John
More information about the hotspot-compiler-dev
mailing list