On Mon, 5 Aug 2024 07:37:11 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

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

> 35:  * @modules java.base/java.lang:+open
> 36:  * @compile TestPinCaseWithCFLH.java
> 37:  * @run driver jdk.test.lib.util.JavaAgentBuilder

Hello @jia-wei-tang, does adding an additional `@build 
jdk.test.lib.thread.VThreadPinner` line before the `@run` line help fix the 
`NoClassDefFoundError` you note in your comment?

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

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

Reply via email to