commit | d54b90abca34fec762710a1e6ac09cf2a61aa408 | [log] [tgz] |
---|---|---|
author | igerasim <none@none> | Tue Sep 15 18:57:04 2015 +0300 |
committer | igerasim <none@none> | Tue Sep 15 18:57:04 2015 +0300 |
tree | de4516ffcaa4ebd1ca93709a568c28d1baa9aec5 | |
parent | 63c3199f3a75114b7dafc22cb3109b43290dfcac [diff] |
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