8305875: Test TraceVirtualThreadLocals should be run with continuations only

Reviewed-by: alanb
This commit is contained in:
Leonid Mesnik 2023-04-13 16:39:25 +00:00
parent 00eb348a52
commit 92521b100f

View File

@ -24,6 +24,7 @@
/**
* @test
* @summary Test diagnostic option for detecting a virtual thread using thread locals
* @requires vm.continuations
* @library /test/lib
* @run junit/othervm -Djdk.traceVirtualThreadLocals TraceVirtualThreadLocals
* @run junit/othervm -Djdk.traceVirtualThreadLocals=true TraceVirtualThreadLocals