RFR: 8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
Mandy Chung
mchung at openjdk.org
Thu Jun 1 19:03:05 UTC 2023
On Thu, 1 Jun 2023 18:19:14 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> Convert `ClassForNameLeak` test to use `jdk.test.lib.util.ForceGC` that would be more reliable in waiting for the class loader to be unloaded.
@dougxc has verified that the updated test passes on GraalVM (thanks).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14269#issuecomment-1572619219
More information about the core-libs-dev
mailing list