RFR [9] 8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available

Alan Bateman Alan.Bateman at oracle.com
Tue Jan 5 12:36:14 UTC 2016



On 05/01/2016 00:59, Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue:	https://bugs.openjdk.java.net/browse/JDK-8146359
> Patch:	http://cr.openjdk.java.net/~bpb/8146359/webrev.00/
>
> The change is to execute ‘which nc’ to check whether ‘nc’ is available and if not then skip the test.
>
This looks okay. There might be test infrastructure that could help with 
this too.

-Alan


More information about the nio-dev mailing list