mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-24 04:18:11 +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