<i18n dev> RFR: 8290316: Ensure that all directory streams are closed in java.base [v3]

Chris Hegarty chegar at openjdk.org
Mon Jul 18 15:24:54 UTC 2022


On Mon, 18 Jul 2022 14:02:47 GMT, Ryan Ernst <duke at openjdk.org> wrote:

>> This commit guards uses of Files methods returning path streams in
>> java.base to use try-with-resources.
>
> Ryan Ernst has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix compile and address more feedback

LGTM

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

Marked as reviewed by chegar (Reviewer).

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


More information about the i18n-dev mailing list