-
Bug
-
Resolution: Duplicate
-
P4
-
7u80, 8u20, 9
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.
- duplicates
-
JDK-8133206 "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8
- Closed
- relates to
-
JDK-8133206 "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8
- Closed
-
JDK-8044725 Bug in zlib 1.2.5 prevents inflation of some gzipped files (zlib 1.2.8 port)
- Closed