[9] RFR of 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Jul 30 22:17:07 UTC 2015
Please review at your convenience.
Issue: https://bugs.openjdk.java.net/browse/JDK-8130274
Webrev: http://cr.openjdk.java.net/~bpb/8130274/webrev.00/
Summary: Add to UnixFileStore.equals() a comparison of the return values of name() for the two objects being compared.
This change should also fix https://bugs.openjdk.java.net/browse/JDK-8058789 which is likely a duplicate.
Thanks,
Brian
More information about the nio-dev
mailing list