Review Request For 6950237: (fs) Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
Dan Xu
dan.xu at oracle.com
Thu Sep 27 23:08:25 PDT 2012
Please review the the webrev,
http://cr.openjdk.java.net/~dxu/6950237/webrev/. Thanks!
-Dan
On Thu 27 Sep 2012 11:03:04 PM PDT, Dan Xu wrote:
> Hi All,
>
> Please help review the fix to CR 6950237. It fixes both nio source
> code and the corresponding testcase.
>
> In nio implementation, the logic of checking "vfat" fstype is added.
> In the CopyAndMove testcase, it now added logic to check whether the
> underlying filesystem supports the posix attributes before doing the
> validation. Thanks!
>
> -Dan
More information about the nio-dev
mailing list