[PATCH] Review Request for 8009258: TEST_BUG: java/io/pathNames/GeneralWin32.java fails intermittently

Alan Bateman Alan.Bateman at oracle.com
Wed Apr 17 09:15:57 UTC 2013


On 17/04/2013 07:36, Dan Xu wrote:
> :
>
> In the changes, the usages of NIO classes are not necessary. The test 
> is against java.io packages, and it is better to keep it clean in case 
> it might be used to test old jdk version which does not have NIO.
>
I briefly looked at it and I think the usage okay is because it just 
makes it easier to check the results and also to keep the directory walk 
from wandering into other parts of the file system. If it changed what 
was being tested then I would agree that it shouldn't be used.

-Alan




More information about the core-libs-dev mailing list