8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Jun 6 21:49:25 UTC 2019
> On Jun 6, 2019, at 2:16 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 06/06/2019 00:04, Brian Burkhalter wrote:
>>
>>
>> Perhaps we can resolve the issue at hand with [1] and file another issue to investigate whether to filter dups in FilesSystems::getFileStores?
>>
> That should be okay. The duplicate check in the FileUtils test library can be removed if the implementation is updated.
OK I pushed the patch for the present issue and filed https://bugs.openjdk.java.net/browse/JDK-8225461 <https://bugs.openjdk.java.net/browse/JDK-8225461> to track possibly filtering dups out in FileSystem::getFileStores.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190606/9cdb0a64/attachment-0001.html>
More information about the nio-dev
mailing list