-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.3.1_12
-
generic
-
generic
- The latest zlib is: 1.2.1, from 17. Nov. 2003, check the ChangeLog there are MANY fixes.
- An alternative usage of a pure-java compression makes the crash disappear.
- SAP swaped the zlib-sources in the JDK ( just to narrow this issue down!) to the latest one ( ... and build their own VM ): No OOM anymore.
###@###.### 10/16/04 01:02 GMT
I've changed this bug from
Synopsis: OutOfMemoryError while using GZIPOutputStream, zlib memleak
to
(ref) Finalizer thread sometimes can't keep up with other threads
to more accurately reflect the underlying problem.
###@###.### 2005-1-10 23:30:21 GMT
- duplicates
-
JDK-4797189 Finalizers not called promptly enough
- Closed
- relates to
-
JDK-5105410 ZipFile$ZipFileInputStream doesn't close handle to zipfile
- Resolved
-
JDK-6206933 GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness
- Resolved
-
JDK-6223075 java.util.zip stream classes do not close default {De,In}flaters
- Resolved
-
JDK-6223076 Unnecessary object retention in java.util.zip.Deflater
- Resolved
-
JDK-5092131 using 1 MB pagesize throws "not enough space" error with 32bit JVM
- Closed
-
JDK-6293787 Unexpected memory growth while using Inflater/Deflater classes
- Closed