RFR: 8290504: Close streams returned by ModuleReader::list [v4]
Ryan Ernst
duke at openjdk.org
Thu Jul 21 13:23:43 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 pull request now contains six commits:
- Merge branch 'master' into try_files/module_reader_uses
- fix caller sensitive test uses
- silly spaces
- 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: https://git.openjdk.org/jdk/pull/9557/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9557&range=03
Stats: 20 lines in 4 files changed: 11 ins; 0 del; 9 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