hg: jdk9/dev/jdk: 8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Fri Jul 31 14:17:46 UTC 2015


Changeset: 4050877ddd7b
Author:    bpb
Date:      2015-07-31 07:15 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/4050877ddd7b

8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic.
Reviewed-by: alanb

! test/java/nio/file/FileStore/Basic.java



More information about the jdk9-dev-changes mailing list