Skip to content
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] JTReg JVMTI serviceability tests Loom related failures #16187

Closed
fengxue-IS opened this issue Oct 25, 2022 · 6 comments
Closed

[JDK19] JTReg JVMTI serviceability tests Loom related failures #16187

fengxue-IS opened this issue Oct 25, 2022 · 6 comments
Assignees
Labels
comp:jvmti jdk19 project:loom Used to track Project Loom related work test failure

Comments

@fengxue-IS
Copy link
Contributor

serviceability/jvmti/events/FieldAccess/fieldacc03/fieldacc03.java
serviceability/jvmti/events/FieldAccess/fieldacc04/fieldacc04.java
serviceability/jvmti/events/FramePop/framepop02/framepop02.java#id1
serviceability/jvmti/events/SingleStep/singlestep01/singlestep01.java
serviceability/jvmti/stress/ThreadLocalStorage/SetGetThreadLocalStorageStressTest/SetGetThreadLocalStorageStressTest.java
serviceability/jvmti/thread/GetStackTrace/getstacktr06/getstacktr06.java
serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java
serviceability/jvmti/thread/GetThreadInfo/thrinfo01/thrinfo01.java
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java
serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java
serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java
serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java
serviceability/jvmti/vthread/RedefineClasses/RedefineRunningMethods.java

Test failures that may be related to Loom.

@fengxue-IS fengxue-IS added the project:loom Used to track Project Loom related work label Oct 25, 2022
@fengxue-IS fengxue-IS self-assigned this Oct 25, 2022
@fengxue-IS
Copy link
Contributor Author

I will be excluding these test in the build, they should be re-enable/permanent excluded after triaging
FYI @babsingh

@babsingh
Copy link
Contributor

babsingh commented Oct 31, 2022

Related to Project Loom (should be fixed before releasing JDK19)

serviceability/jvmti/events/FramePop/framepop02/framepop02.java#id1
serviceability/jvmti/events/SingleStep/singlestep01/singlestep01.java
serviceability/jvmti/vthread/RedefineClasses/RedefineRunningMethods.java
serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java

Related to Project Loom (can wait for the next release)

serviceability/jvmti/stress/ThreadLocalStorage/SetGetThreadLocalStorageStressTest/SetGetThreadLocalStorageStressTest.java
serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java

Related to Project Loom (can be permanently disabled)

serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java

Unrelated to Project Loom

serviceability/jvmti/events/FieldAccess/fieldacc03/fieldacc03.java
serviceability/jvmti/events/FieldAccess/fieldacc04/fieldacc04.java
serviceability/jvmti/thread/GetThreadInfo/thrinfo01/thrinfo01.java
serviceability/jvmti/thread/GetStackTrace/getstacktr06/getstacktr06.java
serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java

@babsingh
Copy link
Contributor

babsingh commented Nov 1, 2022

@fengxue-IS All the failures have been triaged, and a standalone issue has been opened for each unique failure: see #16187 (comment). There are three issues tagged for the Java 19 release. All other issues are tagged for Release 0.38 (Java 8, 11, 17, 20) Apr.... Please review the above results, and close this issue if no more action is required.

fyi @pshipton @tajila

@babsingh
Copy link
Contributor

babsingh commented Nov 1, 2022

The exclude list (adoptium/aqa-tests#4087) will need to be updated to point to the new issues.

@babsingh
Copy link
Contributor

babsingh commented Nov 9, 2022

Closing. Each individual failure has been triaged, and a standalone issue has been opened for each reported failure. Also, the exclude list has been updated to point to each standalone failure: adoptium/aqa-tests#4126.

@babsingh babsingh closed this as completed Nov 9, 2022
@babsingh
Copy link
Contributor

Removing the test excluded label since a standalone issue has been opened for each reported failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jvmti jdk19 project:loom Used to track Project Loom related work test failure
Projects
None yet
Development

No branches or pull requests

4 participants