-
Notifications
You must be signed in to change notification settings - Fork 736
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
JDK19 serviceability_jvmti_j9_0_FAILED serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java Fatal error: Carrier thread is NOT expected to be suspended #17123
Comments
Only the virtual thread is suspended but the carrier thread also shows up as suspended. This is identical to #16689 which is targeted for JDK20. @dipak-bagadiya is working on the fix: #16943. |
@dipak-bagadiya can you confirm if this issue is a duplicate of #16689 and it will be fixed with #16943? |
For the record, the grinder failed this test 2 times, also serviceability/jvmti/vthread/SuspendResume2/SuspendResume2.java once with a timeout but no diagnostics.
|
Closing as dup of #16689 |
Failure link
From an internal build(
ub18-aarch64-8
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder
Also seen JDK19 ppc64_aix
FYI @babsingh @fengxue-IS
The text was updated successfully, but these errors were encountered: