RFR: 8143131: Remove unused code from java.lang.invoke

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Dec 2 10:22:29 UTC 2015


FTR IBG.localTypes was used for LambdaForm inlining [1] during 
MethodHandle customization prototype I did while working on LambdaForm 
caching.

Best regards,
Vladimir Ivanov

[1] http://cr.openjdk.java.net/~vlivanov/lfc/enhancements/lf.inline

On 12/1/15 7:06 PM, Claes Redestad wrote:
> Hi,
>
> please review this patch to cleanup various things in and around
> java.lang.invoke:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8143131
> Webrev: http://cr.openjdk.java.net/~redestad/8143131/webrev.01/
>
> /Claes



More information about the core-libs-dev mailing list