RFR(S) 8219607: Add support in Graal and AOT for hidden class
Dean Long
dean.long at oracle.com
Fri Apr 24 02:20:44 UTC 2020
On 4/23/20 5:57 PM, Vladimir Kozlov wrote:
> Hi Dean,
>
> Changes looks good.
Thanks Vladimir.
>
> I see that compiler/graalunit/HotspotTest.java failed in tier1 (and
> tier3-graal). I assume it is 8243381.
Yes, I accidentally removed that sub-test from the problem list during
testing, so it added some "noise" to the test results.
dl
>
> Thanks,
> Vladimir K
>
> On 4/23/20 4:48 PM, Dean Long wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8219607
>> http://cr.openjdk.java.net/~dlong/8219607/webrev/
>>
>> This change adds support for the Class.isHidden() intrinsic to Graal.
>>
>> thanks,
>>
>> dl
More information about the hotspot-compiler-dev
mailing list