RFR: 8225648:[TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp

Jie Fu fujie at loongson.cn
Thu Jun 13 07:50:38 UTC 2019


Thanks Alan for your review.
And could you please sponsor it?

Thanks a lot.
Best regards,
Jie

On 2019/6/13 下午3:40, Alan Bateman wrote:
> On 12/06/2019 09:37, Jie Fu wrote:
>> Hi all,
>>
>> JBS:    https://bugs.openjdk.java.net/browse/JDK-8225648
>> Webrev: http://cr.openjdk.java.net/~jiefu/8225648/webrev.00/
>>
>> The failure was caused by the lost of an OopMap item for the object 
>> "loader"[1] which was optimized out by JIT with liveness analysis 
>> optimization.
>> It seems that this case is only suitable for testing interpreters 
>> which is not friendly to optimized JITs at all.
> This looks okay to me.
>
> -Alan



More information about the core-libs-dev mailing list