<i18n dev> RFR: 8290316: Ensure that all directory streams are closed in java.base [v2]
Ryan Ernst
duke at openjdk.org
Fri Jul 15 19:33:56 UTC 2022
> 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:
address formatting feedback
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9518/files
- new: https://git.openjdk.org/jdk/pull/9518/files/bba7406f..c0a09f91
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9518&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9518&range=00-01
Stats: 25 lines in 4 files changed: 3 ins; 4 del; 18 mod
Patch: https://git.openjdk.org/jdk/pull/9518.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9518/head:pull/9518
PR: https://git.openjdk.org/jdk/pull/9518
More information about the i18n-dev
mailing list