Skip to content

Commit

Permalink
Re-enable vthread/ContFramePopTest
Browse files Browse the repository at this point in the history
vthread/ContFramePopTest was fixed by eclipse-openj9/openj9#16241.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh committed Nov 7, 2022
1 parent c25a705 commit a4fd1c0
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 @@ -597,7 +597,6 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java https:/
serviceability/jvmti/thread/GetThreadInfo/thrinfo01/thrinfo01.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/BreakpointInYieldTest/BreakpointInYieldTest.java https://github.com/eclipse-openj9/openj9/issues/16167 generic-all
serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/MethodExitTest/MethodExitTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/NullAsCurrentThreadTest/NullAsCurrentThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16167 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 @@ -639,7 +639,6 @@ serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java https:/
serviceability/jvmti/thread/GetThreadInfo/thrinfo01/thrinfo01.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/thread/SuspendThread/suspendthrd03/suspendthrd03.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/BreakpointInYieldTest/BreakpointInYieldTest.java https://github.com/eclipse-openj9/openj9/issues/16167 generic-all
serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java https://github.com/eclipse-openj9/openj9/issues/16187 generic-all
serviceability/jvmti/vthread/MethodExitTest/MethodExitTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/vthread/NullAsCurrentThreadTest/NullAsCurrentThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16167 generic-all
Expand Down

0 comments on commit a4fd1c0

Please sign in to comment.