8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available
Summary: Check for presence of netcat command using 'which' before running test
Reviewed-by: alanb
8050499: (ch) NativeSignal.signal fails with error 316 on OS X
Summary: Do not throw an exception when ESRCH returned by pthread_kill() on OS X.
Reviewed-by: alanb