RFR: 8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal
David Holmes
dholmes at openjdk.org
Tue Mar 12 06:09:13 UTC 2024
On Mon, 11 Mar 2024 17:02:14 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR fixes failures of `runtime/ClassUnload/ConstantPoolDependsTest.java` for similar reasons to those stated in https://github.com/openjdk/jdk/pull/18044.
>
> The fix is also similar: use a helper that retries class unloading.
Looks good.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18202#pullrequestreview-1930175427
More information about the hotspot-runtime-dev
mailing list