RFR: 8313395: LotsUnloadTest.java fails with OOME transiently with libgraal
Ioi Lam
iklam at openjdk.org
Wed Jul 9 23:56:45 UTC 2025
On Tue, 20 Aug 2024 16:15:51 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> This test fails intermittently due to delayed class unloading when both libgraal abd Xcomp enabled. Since the purpose of this test is neither to test libgraal nor Xcomp, it's better to exclude the test in this scenario to reduce noise.
A better fix is in https://github.com/openjdk/jdk/pull/26230
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20648#issuecomment-3054480561
More information about the hotspot-runtime-dev
mailing list