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

David Holmes dholmes at openjdk.org
Fri Aug 2 05:55:33 UTC 2024


On Fri, 2 Aug 2024 03:24:12 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:
> 
>    rearrange to avoid long lines

test/hotspot/jtreg/serviceability/jvmti/vthread/TestPinCaseWithCFLH/TestPinCaseWithCFLH.java line 31:

> 29:  * @modules java.base/java.lang:+open
> 30:  * @build TestPinCaseWithCFLH
> 31: * @run driver jdk.test.lib.util.JavaAgentBuilder

Indentation is now wrong

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20373#discussion_r1701309954


More information about the hotspot-dev mailing list