On Thu, 1 Jun 2023 18:19:14 GMT, Mandy Chung <mch...@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 <mch...@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