Request for review (S): 6817525: turn on method handle functionality by default for JSR 292
Christian Thalinger
christian.thalinger at oracle.com
Mon Mar 28 12:55:55 PDT 2011
On Mar 28, 2011, at 9:49 PM, John Rose wrote:
> EnableInvokeDynamic and related switches may be useful for diagnostic testing, for root cause analysis. And they are needed to differentiate behavior of 1.6 from 1.7. But they are probably not useful as full product switches. Unless there's a reason against it, we should categorize them as diagnostic switches. This will affect the messages in methodHandles.cpp as well as the defs in globals.hpp.
Okay. I will change them to diagnostic switches.
>
> Also, in arguments.cpp, I suggest replacing "supported since 1.7" by "not supported before 1.7", which is logically more precise.
I agree.
-- Christian
>
> Thanks!
>
> -- John
>
> On Mar 28, 2011, at 10:41 AM, Christian Thalinger wrote:
>
>> http://cr.openjdk.java.net/~twisti/6817525/
>>
>> 6817525: turn on method handle functionality by default for JSR 292
>> Summary: After appropriate testing, we need to turn on EnableMethodHandles and EnableInvokeDynamic by default.
>> Reviewed-by:
>>
>> After appropriate testing, we need to turn on EnableMethodHandles and
>> EnableInvokeDynamic by default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20110328/13b4fd54/attachment.html
More information about the hotspot-dev
mailing list