RFR: 8290504: Close streams returned by ModuleReader::list [v2]
Ryan Ernst
duke at openjdk.org
Wed Jul 20 20:58:55 UTC 2022
> This commit ensures streams returned by ModuleReader::list are closed.
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/module_reader_uses
- revert CallerSensitiveAccess change
- 8290504: Close streams returned by ModuleReader::list
This commit ensures streams returned by ModuleReader::list are closed.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9557/files
- new: https://git.openjdk.org/jdk/pull/9557/files/3fc8cca8..d09846fa
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9557&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9557&range=00-01
Stats: 5022 lines in 109 files changed: 3388 ins; 1183 del; 451 mod
Patch: https://git.openjdk.org/jdk/pull/9557.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9557/head:pull/9557
PR: https://git.openjdk.org/jdk/pull/9557
More information about the core-libs-dev
mailing list