mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-09 10:39:25 +00:00
Fix for intermitant failure with AsynchronousSocketChannelNAPITest that sometimes fails with a NotYetConnectedException while trying to read data after connecting Reviewed-by: alanb, dfuchs