This is a follow-on to JDK-8264699 which added JVMTI PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec update, although JDI needs a minor change to properly throw the correct exception.
There are a large number of tests that can now be removed from the problem list. Also, one test needs to be modified to no longer expect OpaqueFrameException for virtual threads.
There are a large number of tests that can now be removed from the problem list. Also, one test needs to be modified to no longer expect OpaqueFrameException for virtual threads.
- csr for
-
JDK-8308238 add JDWP and JDI virtual thread support for ThreadReference.PopFrames
- Closed
- duplicates
-
JDK-8285414 [LOOM] Some nsk/jdi tests fail due to not expecting OPAQUE_FRAME from JVMTI PopFrame()
- Closed
- relates to
-
JDK-8308000 add PopFrame support for virtual threads
- Resolved
-
JDK-8308481 JDI TestScaffold does not support passing app arguments to the debuggee
- Resolved
-
JDK-8309159 Some minor comment and code cleanup in jdk/com/sun/jdi/PopFramesTest.java
- Resolved
(2 links to)