-
Notifications
You must be signed in to change notification settings - Fork 722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jep425Tests_testVirtualThread verifyJVMTIMacros - the VirtualThread states in jdk22 are different #18693
Comments
This issue will be resolved by
This is related to https://bugs.openjdk.org/browse/JDK-8321270, and JDK21 is also affected by this issue. So, the new virtual thread states will eventually be ported to JDK21. The above extension repo PR backoprts the fix to JDK21 so that we don't have to add ifdefs in the OpenJ9 PR. |
The pull requests mentioned in #18693 (comment) have been merged. Is it time to close this? |
Trying the test https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3195/ |
That's not going to work, there is no jdk22 build created since the fix was merged. I've started a build and will restart the grinder. |
Closing the issue. Tested locally with the latest OpenJ9 JDK22, and the test passes. |
I've also added a nightly build of jdk22 for all platforms. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk22_j9_sanity.functional_aarch64_mac_Personal_testList_0/1
https://openj9-jenkins.osuosl.org/job/Test_openjdk22_j9_sanity.functional_aarch64_mac_Personal_testList_1/1
Jep425Tests_testVirtualThread
The VirtualThread states in jdk22 are different from jdk21 and the test.
The text was updated successfully, but these errors were encountered: