-
Notifications
You must be signed in to change notification settings - Fork 720
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
JDK21 serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java ERROR class VThreadStackRefTest$VThreadMountedJNIReferenced: ref count = 1 (expected 1), thread id = 0 (expected 27) #18426
Comments
Cause of this failure is #18394, the code This is not a regression but legacy issue with OpenJ9's impl of reference chain walker. moving this issue out of 0.42. |
@fengxue-IS there isn't much point moving it to 0.43, it has almost the same time frame as 0.42. Moving it to 0.44. |
@fengxue-IS @babsingh these tests should be excluded so they are not failing in every build. |
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Opened adoptium/aqa-tests#4937 to exclude the test. Backports |
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Related: eclipse-openj9/openj9#18426 Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@fengxue-IS What's the update on #18416? Since this is a legacy issue, it doesn't block the current release. Do you agree on moving this issue to the 0.48 release? |
There was a prototype completed #18864, but the initial testing was flaky, so kept deferring until the test becomes stable. |
Failure link
From an internal build(
sles12x86-rtp-rt6-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - all failed
JDK21 ppc64le_linux
JDK21 x86-64_mac
The text was updated successfully, but these errors were encountered: