RFR: 8326099: GZIPOutputStream should use Deflater.getBytesRead() instead of Deflater.getTotalIn()
Eirik Bjørsnøs
eirbjo at openjdk.org
Mon Feb 19 09:48:53 UTC 2024
On Mon, 19 Feb 2024 07:18:53 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Hello Eirik, the change looks OK to me.
Thanks for veryfying and adding helpful context!
I'll let this linger just a bit before integrating in case there is any non-correctness feedback, like about the added comment to clarify the modulo 2^32 aspect.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17900#issuecomment-1952069324
More information about the core-libs-dev
mailing list