JDK 20 |
---|
20 masterFixed |
Relates :
|
|
Relates :
|
The test takes close to 120s as many of the tests in file have delays to improve the chances that an operated has blocked. The test can be improved to poll the thread state and avoid the delays. test/jdk/java/net/vthread/BlockingSocketOps.java can also be improved the same way.
|