RFR(XS) 8224931: disable JAOTC invokedynamic support until 8223533 is fixed

dean.long at oracle.com dean.long at oracle.com
Wed May 29 20:10:34 UTC 2019


Thanks Tom.

dl

On 5/29/19 11:59 AM, Tom Rodriguez wrote:
> Looks good.
>
> tom
>
> dean.long at oracle.com wrote on 5/28/19 5:31 PM:
>> https://bugs.openjdk.java.net/browse/JDK-8224931
>> http://cr.openjdk.java.net/~dlong/8224931/webrev/
>>
>> Disable JAOTC invokedynamic support temporarily.  Register a plugin 
>> that always returns false for supportsDynamicInvoke(), which causes 
>> the parser to insert deoptimize nodes.
>>
>> dl



More information about the hotspot-compiler-dev mailing list