On Tue, 6 Aug 2024 04:36:38 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Hello @jia-wei-tang, I see that a `@build jdk.test.lib.util.JavaAgentBuilder` > was added in the latest update to the PR. Did that help solve the > NoClassDefFoundError you were running into when running those tests? I find > it surprising that this specific class is required in the `@build` > declaration, since that class itself is part of the `@run` directive. It cannot solve the NoClassDefFoundError. Should I try to add `@build jdk.test.lib.thread.VThreadPinner`? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20373#discussion_r1704961370