RFR (XS) 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"

Alan Bateman Alan.Bateman at oracle.com
Fri Apr 12 14:03:54 UTC 2019


On 12/04/2019 14:34, Aleksey Shipilev wrote:
> Test bug:
>    https://bugs.openjdk.java.net/browse/JDK-8222410
>
> Fix:
>    http://cr.openjdk.java.net/~shade/8222410/webrev.01/
>
> Testing: affected tests on systems that accept/reject -U, jdk-submit (running)
>
Can the `which nc` check  be removed as part of this? Also we should 
"Netcat" to "netcat" too (the inconsistency seems to be in the original 
test).

-Alan


More information about the nio-dev mailing list