JDK 9 RFR of 8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Mar 7 00:28:31 UTC 2017
Please review a patch for this test issue:
Issue: https://bugs.openjdk.java.net/browse/JDK-8176237
Patch: http://javaweb.us.oracle.com/~bburkhal/jdk9/review/8176237/webrev.00/
Similar to the change previously submitted in the patch for [1], attempt to access the FileStore enumeration only if “df” does not hang (Unix-only). Also move the “df” file system accessibility test code to jdk.testlibrary.FileUtils#areFileSystemsAccessible.
Thanks,
Brian
[1] https://bugs.openjdk.java.net/browse/JDK-8173910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20170306/6d7192e0/attachment-0001.html>
More information about the nio-dev
mailing list