Skip to content

Commit

Permalink
Re-enable JVMTI test SuspendResume1
Browse files Browse the repository at this point in the history
Test had been fixed by eclipse-openj9/openj9#16805

Signed-off-by: Dipak Bagadiya dipak.bagadiya@ibm.com
  • Loading branch information
dipak-bagadiya committed Mar 3, 2023
1 parent 6635b3d commit 6ee741a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk19-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,6 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java https:/
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java https://github.com/eclipse-openj9/openj9/issues/16242 generic-all
serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java https://github.com/eclipse-openj9/openj9/issues/16215 generic-all
serviceability/jvmti/vthread/MethodExitTest/MethodExitTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java https://github.com/eclipse-openj9/openj9/issues/16203 generic-all
serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java https://github.com/eclipse-openj9/openj9/issues/16279 aix-all
serviceability/jvmti/vthread/VThreadTest/VThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk20-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java https:/
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java https://github.com/eclipse-openj9/openj9/issues/16242 generic-all
serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java https://github.com/eclipse-openj9/openj9/issues/16215 generic-all
serviceability/jvmti/vthread/MethodExitTest/MethodExitTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java https://github.com/eclipse-openj9/openj9/issues/16203 generic-all
serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java https://github.com/eclipse-openj9/openj9/issues/16279 aix-all
serviceability/jvmti/vthread/VThreadTest/VThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
Expand Down

0 comments on commit 6ee741a

Please sign in to comment.