Re: RFR: 8290504: Close streams returned by ModuleReader::list [v3]

2022-07-21 Thread Chris Hegarty
On Wed, 20 Jul 2022 20:54:27 GMT, Ryan Ernst wrote: >> yes, this would solve it. > > Done in > [4a94c64](https://github.com/openjdk/jdk/pull/9557/commits/4a94c645fe1e37abc694f81fd8e401c5dc367d68) @rjernst it seems that the _revert_ part of the above has been done, but not the "have the

Re: RFR: 8290504: Close streams returned by ModuleReader::list [v3]

2022-07-20 Thread Ryan Ernst
> This commit ensures streams returned by ModuleReader::list are closed. Ryan Ernst has updated the pull request incrementally with one additional commit since the last revision: silly spaces - Changes: - all: https://git.openjdk.org/jdk/pull/9557/files - new: