RFR: JDK-8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread [v6]
Chris Plummer
cjplummer at openjdk.org
Tue Jul 11 01:38:16 UTC 2023
On Tue, 11 Jul 2023 01:06:39 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> This is follow-up JDK-8307153/JDK-8309612 (JVMTI GetThreadState on carrier should return STATE_WAITING)
>> New test tests GetThreadState for different thread states.
>> The test detected a bug in the implementation, new issue is created: JDK-8310584
>> Corresponding testcases are commented now in the test, fix for JDK-8310584 will uncomment them
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> updated comment
Marked as reviewed by cjplummer (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14622#pullrequestreview-1523269959
More information about the serviceability-dev
mailing list