-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
21
When the following tests are run with the virtual thread wrapper (-Dmain.wrapper=Virtual), they fail due to JVMTI PopFrame not being supported for virtual threads. They get an unexpected JVMTI_ERROR_OPAQUE_FRAME:
vmTestbase/nsk/jdb/pop_exception/pop_exception001/pop_exception001.java
vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses002/TestDescription.java
vmTestbase/nsk/jdb/pop_exception/pop_exception001/pop_exception001.java
vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses002/TestDescription.java
- duplicates
-
JDK-8285414 [LOOM] Some nsk/jdi tests fail due to not expecting OPAQUE_FRAME from JVMTI PopFrame()
- Closed