commit | dd93d3010c1a48485a763ce1501a1dc0b420e6c2 | [log] [tgz] |
---|---|---|
author | Brian Burkhalter <bpb@openjdk.org> | Tue Feb 07 11:01:04 2017 -0800 |
committer | Brian Burkhalter <bpb@openjdk.org> | Tue Feb 07 11:01:04 2017 -0800 |
tree | ce4485be705ad5c20db5497037e42c6f131ed9df | |
parent | 257f9757513ddca5efa8457aa3d42788f903b645 [diff] |
8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs Reviewed-by: alanb