RFR: 7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream [v4]
Archie Cobbs
acobbs at openjdk.org
Sun Dec 17 16:03:37 UTC 2023
On Sun, 17 Dec 2023 13:47:00 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:
> The current behavior of allowing/ignoring trailing malformed data seems to have a complicated history...
Thanks for researching all of that. I agree this should be cleaned up and have created [JDK-8322256](https://bugs.openjdk.org/browse/JDK-8322256) to that end.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17113#issuecomment-1859210088
More information about the core-libs-dev
mailing list