On Mon, 18 Jul 2022 18:22:02 GMT, Ryan Ernst <d...@openjdk.org> wrote:

>> This commit adds try-with-resources for uses of Stream<Path> from Files
>> methods that walk directories.
>
> Ryan Ernst has updated the pull request with a new target base due to a merge 
> or a rebase. The incremental webrev excludes the unrelated changes brought in 
> by the merge/rebase. The pull request contains three additional commits since 
> the last revision:
> 
>  - Merge branch 'master' into try_files/jdk.link
>  - fix alignment
>  - 8290359: Ensure that all directory streams are closed in jdk.link
>    
>    This commit adds try-with-resources for uses of Stream<Path> from Files
>    methods that walk directories.

LGTM

-------------

Marked as reviewed by chegar (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9520

Reply via email to