The direct-register test variant was removed in JDK-8318422. The failing test case was also modified - the socket timeout is much shorter now, so even if the receive operation gets stuck for the full duration, the test will still pass.
- relates to
-
JDK-8318422 Allow poller threads be virtual threads
- Resolved