On Fri, 23 Jun 2023 01:57:56 GMT, Alex Menkov <amen...@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 This pull request has now been integrated. Changeset: 15195e60 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/15195e6018c104cbeca0f387ae18bff106792908 Stats: 543 lines in 2 files changed: 543 ins; 0 del; 0 mod 8310066: Improve test coverage for JVMTI GetThreadState on carrier and mounted vthread Reviewed-by: sspitsyn, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/14622