RFR: 8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded

Brent Christian bchristi at openjdk.org
Fri Jun 2 18:01:06 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.

Good changes.

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

Marked as reviewed by bchristi (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14269#pullrequestreview-1458179600


More information about the core-libs-dev mailing list