| JDK 21 |
|---|
| 21 b19Fixed |
|
Relates :
|
In 8304919: Implementation of Virtual Threads two new method calls were add to sleep(). This test checks the stack trace and looks for known methods during sleeps. java.lang.Thread.beforeSleep and afterSleep should be added to expectedSystemTrace, which contains the known methods on stack during a sleep() call.
|