RFR: 8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option [v2]
Jiawei Tang
jwtang at openjdk.org
Mon Jul 29 11:33:31 UTC 2024
On Mon, 29 Jul 2024 10:40:17 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Can we not just preload the problematic class so that it won't happen during the transition?
I think if a new agent are attached into the running progress, the vm may still crash?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20373#issuecomment-2255688446
More information about the serviceability-dev
mailing list