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

Doug Simon dnsimon at openjdk.org
Tue Mar 12 22:42:17 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.

Thanks for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/18202#issuecomment-1992695085


More information about the hotspot-runtime-dev mailing list