hg: jdk7/tl/jdk: 7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)

xueming.shen at oracle.com xueming.shen at oracle.com
Mon Dec 13 14:15:40 PST 2010


Changeset: 1740ad242f56
Author:    sherman
Date:      2010-12-13 14:12 -0800
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1740ad242f56

7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
Summary: The returned InflatedInputStream object should be kept in map streams
Reviewed-by: alanb

! src/share/classes/java/util/zip/ZipFile.java
+ test/java/util/zip/ZipFile/FinalizeInflater.java



More information about the serviceability-dev mailing list