commit | d3b74dbcb7974055bc88a312f3366f6e9dc307bd | [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 | 910eedecbf33fe36aa61cf1944c8f3d30f51eb1a | |
parent | a57ec3df7324e8b0fc5c9b4f92d215c4ab65da9a [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