-
Bug
-
Resolution: Unresolved
-
P5
-
21
The following test fails when using the virtual thread wrapper (-Dmain.wrapper=Virtual):
vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java
If fails because it expects to find virtual threads in GetAllThreads, but GetAllThreads is spec'd to not return virtual threads.
vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java
If fails because it expects to find virtual threads in GetAllThreads, but GetAllThreads is spec'd to not return virtual threads.