RFR: JDK-8006884(2nd round): (fs) Add Files.list, lines and find

Mike Duigou mike.duigou at oracle.com
Wed May 8 21:17:54 PDT 2013


Looks good to me.

FaultyFileSystem is I hope something we can reuse in other tests.

Mike

On May 6 2013, at 09:56 , Henry Jen wrote:

> Hi,
> 
> Updated based on feedback,
> 
> http://cr.openjdk.java.net/~henryjen/ccc/8006884.1/webrev/
> http://cr.openjdk.java.net/~henryjen/ccc/8006884.1/specdiff/
> 
> Changed from previous request,
> 
> 1. DirectoryStream.entries() is renamed to DirectoryStream.stream().
> 2. Clarify operating closed stream returned from Files.list as
> end-of-stream, from Files.walk will throw IllegalStateException, and
> added test case.
> 
> Cheers,
> Henry



More information about the lambda-dev mailing list