On Mon, 18 Jul 2022 14:06:00 GMT, Ryan Ernst <d...@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 <r...@iernst.net> Committer: Chris Hegarty <che...@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