On Thu, 7 Apr 2022 23:29:41 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> Tests are updated to ensure that classes are alive while test checks them. > Actually, fixed by @AlanBateman in repo-loom. This pull request has now been integrated. Changeset: a8c87526 Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/a8c87526027bed750e3dcab78139b49bc0a05f83 Stats: 11 lines in 2 files changed: 7 ins; 2 del; 2 mod 8284556: Ensure reachability of classes in runtime/whitebox/TestHiddenClassIsAlive.java and serviceability/dcmd/vm/ClassLoaderHierarchyTest.java Reviewed-by: cjplummer ------------- PR: https://git.openjdk.java.net/jdk/pull/8152