On Mon, 31 Mar 2025 14:48:07 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Jaikiran Pai has updated the pull request with a new target base due to a 
>> merge or a rebase. The incremental webrev excludes the unrelated changes 
>> brought in by the merge/rebase. The pull request contains 12 additional 
>> commits since the last revision:
>> 
>>  - Lance's inputs
>>  - merge latest from master branch
>>  - merge latest from master branch
>>  - merge latest from master branch
>>  - additional updates to the doc
>>  - merge latest from master branch
>>  - change "@implSpec" to "@apiNote" and update their text
>>  - add class level documentation
>>  - merge latest from master branch
>>  - add tests
>>  - ... and 2 more: https://git.openjdk.org/jdk/compare/442577ad...ed7cf59e
>
> src/java.base/share/classes/java/util/zip/InflaterOutputStream.java line 89:
> 
>> 87:      * @apiNote
>> 88:      * The default decompressor will be closed when this output stream
>> 89:      * is {@linkplain #close() closed}.
> 
> This can be normative, meaning you can drop the apiNote.

Does the original specification imply a default decompressor is created, or is 
such a default decompressor simply used?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23655#discussion_r2021945088

Reply via email to