hg: jdk7/tl/jdk: 2 new changesets

xueming.shen at sun.com xueming.shen at sun.com
Tue May 19 23:40:13 UTC 2009


Changeset: 49478a651a28
Author:    sherman
Date:      2009-05-19 16:21 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/49478a651a28

6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing
Reviewed-by: alanb

! src/share/classes/java/util/zip/ZipFile.java
! src/share/native/java/util/zip/Deflater.c
! src/share/native/java/util/zip/Inflater.c

Changeset: 057cc7d16812
Author:    sherman
Date:      2009-05-19 16:33 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/057cc7d16812

Merge





More information about the core-libs-dev mailing list