JDWP and JDI need to line up with JVMTI. It looks like only spec changes will be needed, but we currently don't have test coverage for the "mounted but not at an event" case, so additional tests will be needed also.
- csr for
-
JDK-8308973 add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
- Closed
- duplicates
-
JDK-8285415 [LOOM] Some nsk/jdi tests fail due to not expecting OPAQUE_FRAME from JVMTI ForceEarlyReturn()
- Closed
- relates to
-
JDK-8308400 add ForceEarlyReturn support for virtual threads
- Resolved