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

dean.long at oracle.com dean.long at oracle.com
Wed May 29 05:28:32 UTC 2019


Thanks Vladimir.

dl

On 5/28/19 5:58 PM, Vladimir Kozlov wrote:
> Good.
>
> Thanks
> Vladimir
>
>> On May 28, 2019, at 5:31 PM, dean.long at oracle.com wrote:
>>
>> 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