On Mon, 5 Aug 2024 03:58:18 GMT, Jiawei Tang <jwt...@openjdk.org> wrote:
>> I add the testcase which can reproduce the crash. I hope that I could get >> some advise if the codes need changing. > > Jiawei Tang has updated the pull request incrementally with one additional > commit since the last revision: > > change the format of the testcase file Hi, I always get "java.lang.NoClassDefFoundError: jdk/test/lib/Utils" exception when running the testcase on linux-x64, windows-x64 and macos-aarch64. What should I do? (I have compared this testcase with AgentWithVThreadTest.java, but I cannot find the cause.)  ------------- PR Comment: https://git.openjdk.org/jdk/pull/20373#issuecomment-2268375366