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

Higher native memory usage caused by upgrade to zlib 1.2.8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 7u80, 8u20, 9
    • core-libs

      Upstream change in zlib (https://github.com/madler/zlib/commit/421c7a61f08ff255bf898f0e687b7d7c8fbdae77#diff-327188edf18799ffbb5a51cc69f797e8 ) causes higher memory usage on inflate operations with Z_PARTIAL_FLUSH flag. To restore the previous memory consumption behaviour inflate should be called using Z_FINISH flag.

            akasko Alex Kasko
            akasko Alex Kasko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: