On 15/04/2016 00:44, Xueming Shen wrote:
I did not realize that the PathOps.java does not include all the path
tests
we have in its nio version. I updated it with all of the "unix
version" tests.
It did trigger couple corner cases (the diff against yesterday's
version in
JrtPath.java attached )
http://cr.openjdk.java.net/~sherman/8147460/webrev/
Thanks, it good to have that test updated as there are many corner
cases. A few other areas that don't seem to have tests is the jrt
implementation of FileStore and regex usage with DirectoryStream but we
can expand on this once you get this update in.
-Alan