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

Mandy Chung mchung at openjdk.org
Fri Jun 2 18:15:12 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.

This pull request has now been integrated.

Changeset: a23bbea9
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a23bbea9593a85a9d60431e68805efa6f960a4d4
Stats:     58 lines in 1 file changed: 15 ins; 29 del; 14 mod

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

Reviewed-by: dnsimon, bchristi

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

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


More information about the core-libs-dev mailing list