RFR: JDK-8028631 - Improve the test coverage to the pathname handling on unix-like platforms

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 19 19:37:30 UTC 2013


On 19/11/2013 19:08, Dan Xu wrote:
> Hi All,
>
> We have java/io/pathNames/GeneralWin32.java testcase to do the general 
> exhaustive test of pathname handling on windows. I am adding a new 
> test GeneralSolaris.java to test the pathname handling in unix-like 
> platforms. In the changes, I also make sure the test can run 
> successfully in concurrency mode. Please help review it. Thanks!
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8028631
> Webrev: http://cr.openjdk.java.net/~dxu/8028631/webrev/
This looks okay to me and I'm happy to see this test fixed to no longer 
walk into other directories when running tests concurrently.

-Alan.



More information about the core-libs-dev mailing list