hg: jdk9/sandbox/jdk: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Mar 8 18:01:21 UTC 2017
Changeset: 1e350cbeb189
Author: bpb
Date: 2017-03-08 09:49 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/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
Changeset: ef7930a8e319
Author: bpb
Date: 2017-03-08 09:53 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/ef7930a8e319
8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java
Summary: Add print of timeout value.
Reviewed-by: alanb
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
More information about the jdk9-sandbox-changes
mailing list