JDK 10 RFR of JDK-8181394: Refactor shell test java/nio/file/Files/walkFileTree/find.sh to java

Amy Lu amy.lu at oracle.com
Wed Jun 7 03:04:43 UTC 2017


On 6/6/17 9:49 PM, Alan Bateman wrote:
>> http://cr.openjdk.java.net/~amlu/8181394/webrev.01
>>
>> CreateFileTree is also used by other tests, no change.
>>
> This looks much better. At some point we might decide to remove the 
> cleanUp method as it can often be useful to leave the file tree 
> around, esp. if there is a test failure. 
Got your point, let me do this change in this patch.

Please review: http://cr.openjdk.java.net/~amlu/8181394/webrev.02/
( For your reference: 
http://cr.openjdk.java.net/~amlu/8181394/FindTest.webrev.01_webrev.02.diff )

Thanks,
Amy


More information about the core-libs-dev mailing list