RFR: JDK-8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread [v3]
Alex Menkov
amenkov at openjdk.org
Thu Jun 29 18:40:54 UTC 2023
On Thu, 29 Jun 2023 14:10:38 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> spurious wakeups
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/GetThreadStateMountedTest/GetThreadStateMountedTest.java line 41:
>
>> 39: /**
>> 40: * The test implements different scenarios to get desired JVMTI thread states.
>> 41: * For each scenarios test also checks states after carrier and virtual threads suspend/resume
>
> Nit: `each scenarios` => `each scenario`
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14622#discussion_r1246974900
More information about the serviceability-dev
mailing list