RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v5]
Jaikiran Pai
jpai at openjdk.java.net
Tue Apr 12 07:14:41 UTC 2022
On Mon, 11 Apr 2022 16:03:08 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Volker Simonis has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adapted wording and copyrights based on @jaikiran review
>
> src/java.base/share/classes/java/util/zip/ZipFile.java line 347:
>
>> 345: *
>> 346: * @implNote This implementation returns an instance of
>> 347: * {@link java.util.zip.InflaterInputStream}.
>
> What is the reasoning for this note, do we really want it in the API docs?
Hello Alan, this change was done by Volker for the point that I raised in the comment here https://github.com/openjdk/jdk/pull/7986#issuecomment-1081319691
-------------
PR: https://git.openjdk.java.net/jdk/pull/7986
More information about the core-libs-dev
mailing list