hg: jdk9/sandbox/jdk: 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 27 22:50:31 UTC 2015
Changeset: 79bf08fed7eb
Author: bpb
Date: 2015-02-27 14:36 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/79bf08fed7eb
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Summary: Remove restriction to blocking case
Reviewed-by: alanb, chegar
! src/java.base/share/classes/sun/nio/ch/SocketAdaptor.java
! test/java/nio/channels/SocketChannel/OutOfBand.java
+ test/java/nio/channels/SocketChannel/SendUrgentData.java
More information about the jdk9-sandbox-changes
mailing list