RFR: 8337331: crash: pinned virtual thread will lead to jvm crash when running with the javaagent option [v5]

David Holmes dholmes at openjdk.org
Thu Aug 1 05:37:31 UTC 2024


On Thu, 1 Aug 2024 03:06:15 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:
> 
>   remove useless codes and refactor the testcase

So the essence of this change is simply that is_in_tmp becomes is_in_any? That seems reasonable.

Thanks

-------------

PR Review: https://git.openjdk.org/jdk/pull/20373#pullrequestreview-2211665450


More information about the serviceability-dev mailing list