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 failures #16186

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

[JDK19] JTReg JVMTI serviceability tests failures #16186

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

Comments

@fengxue-IS
Copy link
Contributor

fengxue-IS commented Oct 25, 2022

serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java
serviceability/jvmti/ModuleAwareAgents/ClassLoadPrepare/MAAClassLoadPrepare.java
serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java
serviceability/jvmti/RedefineClasses/ClassVersionAfterRedefine.java
serviceability/jvmti/RedefineClasses/RedefineAddLambdaExpression.java
serviceability/jvmti/RedefineClasses/RedefineGenericSignatureTest.java
serviceability/jvmti/RedefineClasses/RedefineSubtractLambdaExpression.java
serviceability/jvmti/RedefineClasses/TestAddDeleteMethods.java
serviceability/jvmti/StartPhase/AllowedFunctions/AllowedFunctions.java
serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait.java
serviceability/jvmti/SuspendWithObjectMonitorEnter/SuspendWithObjectMonitorEnter.java
serviceability/jvmti/VMObjectAlloc/VMObjectAllocTest.java
serviceability/jvmti/GetLocalVariable/GetLocalVars.java

Test failures seen in extended.openjdk, JVMTI serviceability is a newly enabled test suite which have not been tested before.
Adding to backlog for future triaging.

@fengxue-IS fengxue-IS added this to the JTReg Backlog milestone Oct 25, 2022
@fengxue-IS
Copy link
Contributor Author

I will create a PR to exclude these tests for now

@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