The following test fails when using the virtual thread wrapper (-Dmain.wrapper=Virtual):
vmTestbase/nsk/jvmti/CompiledMethodUnload/compmethunload001/TestDescription.java
Classes are not being unloaded as expected. There is a note in the problem list that this might be due to the "FJ" maintaining a reference. I assume this is referring to the ForkJoinPool.
vmTestbase/nsk/jvmti/CompiledMethodUnload/compmethunload001/TestDescription.java
Classes are not being unloaded as expected. There is a note in the problem list that this might be due to the "FJ" maintaining a reference. I assume this is referring to the ForkJoinPool.