[9] RFR of JDK-8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration

Brian Burkhalter brian.burkhalter at oracle.com
Thu Jul 30 22:28:23 UTC 2015


Please review at your convenience.

Issue:	https://bugs.openjdk.java.net/browse/JDK-8073078
Webrev:	http://cr.openjdk.java.net/~bpb/8073078/webrev.00/

Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic.

This change should also fix https://bugs.openjdk.java.net/browse/JDK-8081354 and https://bugs.openjdk.java.net/browse/JDK-8065959.

Thanks,

Brian


More information about the nio-dev mailing list