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

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

This pull request has now been integrated.

Changeset: f3d0c45c
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f3d0c45cbb29dbaba7b9b7360b0152d901e68f68
Stats:     8 lines in 1 file changed: 2 ins; 3 del; 3 mod

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

Reviewed-by: dholmes, never

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

PR: https://git.openjdk.org/jdk/pull/18202


More information about the hotspot-runtime-dev mailing list