-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
Since 2003, zlib no longer requires an extra trailing dummy byte for raw inflate:
https://www.zlib.net/ChangeLog.txt
Changes in 1.2.0 (9 March 2003)
- New and improved inflate code
- Raw inflate no longer needs an extra dummy byte at end
Overrides of InflaterInputStream.fill can be removed from ZipFileInflaterInputStream and ZipFileSystem::getInputStream.
https://www.zlib.net/ChangeLog.txt
Changes in 1.2.0 (9 March 2003)
- New and improved inflate code
- Raw inflate no longer needs an extra dummy byte at end
Overrides of InflaterInputStream.fill can be removed from ZipFileInflaterInputStream and ZipFileSystem::getInputStream.
- links to
-
Review(master) openjdk/jdk/21467