Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8341944

The zlib library no longer requires dummy byte for raw inflate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs

      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.

            eirbjo Eirik Bjørsnøs
            eirbjo Eirik Bjørsnøs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: