RFR: 8327829: [JVMCI] runtime/ClassUnload/ConstantPoolDependsTest.java fails on libgraal

Tom Rodriguez never at openjdk.org
Tue Mar 12 16:03:16 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.

Marked as reviewed by never (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/18202#pullrequestreview-1931506797


More information about the hotspot-runtime-dev mailing list