Integrated: 8290353: ModuleReader::list specification should suggest closing the returned stream
Ryan Ernst
duke at openjdk.org
Thu Jul 21 06:20:04 UTC 2022
On Mon, 18 Jul 2022 14:06:00 GMT, Ryan Ernst <duke at openjdk.org> wrote:
> This commit adds additional clarification to the javadocs of
> ModuleReader::list about needing to close the stream. The new wording is
> similar to that used in Files::find and other similar methods.
This pull request has now been integrated.
Changeset: db1e44c2
Author: Ryan Ernst <ryan at iernst.net>
Committer: Chris Hegarty <chegar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/db1e44c2ddd5b5f0db07dfc55f34fb03132f7726
Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod
8290353: ModuleReader::list specification should suggest closing the returned stream
Reviewed-by: chegar, mchung, mr, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/9538
More information about the core-libs-dev
mailing list