History log of /openjdk9/jdk/test/java/nio/channels/SocketChannel/SendUrgentData.java
Revision Date Author Comments
# 11517:79bf08fed7eb 27-Feb-2015 bpb

8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Summary: Remove restriction to blocking case
Reviewed-by: alanb, chegar