RFR: JDK-8292427: Improve specification of InflaterInputStream.fill() [v2]

Lance Andersen lancea at openjdk.org
Wed Nov 2 18:51:04 UTC 2022


On Wed, 2 Nov 2022 17:17:40 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I don't think an apiNote will work here as it need to be normative text. I suspect this issue will require specifying fill to read up to buf.length bytes into buf starting at element 0 and setting len to the number of bytes.

Revised per your suggestion

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

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


More information about the core-libs-dev mailing list