-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 21
-
Component/s: hotspot
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.