hg: jdk9/dev/jdk: 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal

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


Changeset: 0df62b08163a
Author:    bpb
Date:      2015-07-31 07:12 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0df62b08163a

8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
Summary: Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems.
Reviewed-by: alanb

! src/java.base/unix/classes/sun/nio/fs/UnixFileStore.java



More information about the jdk9-dev-changes mailing list