RFR: 8290353: Clarify the streams returned by ModuleReader::list [v2]

Chris Hegarty chegar at openjdk.org
Tue Jul 19 10:45:05 UTC 2022


On Mon, 18 Jul 2022 18:19:48 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.
>
> Ryan Ernst has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - adjust wording
>  - fix uses of list() in java.base

The following CSR has been filed for this issue, https://bugs.openjdk.org/browse/JDK-8290521. Please review.

-------------

PR: https://git.openjdk.org/jdk/pull/9538


More information about the core-libs-dev mailing list