hg: jdk9/dev/jdk: 8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Wed Mar 8 17:53:34 UTC 2017


Changeset: 1e350cbeb189
Author:    bpb
Date:      2017-03-08 09:49 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1e350cbeb189

8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java
Summary: Pause until the channel reaches a pended state instead of for a fixed time.
Reviewed-by: prappo, mli, alanb

! test/java/nio/channels/AsynchronousSocketChannel/Basic.java



More information about the jdk9-dev-changes mailing list