RFR: 8225648:[TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 13 07:40:56 UTC 2019
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