RFR: 8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option [v10]
Jiawei Tang
jwtang at openjdk.org
Mon Aug 5 07:37:11 UTC 2024
On Mon, 5 Aug 2024 03:58:18 GMT, Jiawei Tang <jwtang at 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
More information about the serviceability-dev
mailing list