hg: jdk9/dev/jdk: 8048990: ZipFile.entries() can't handle empty zip entry names

martinrb at google.com martinrb at google.com
Wed Jul 2 17:51:12 UTC 2014


Changeset: 4ee22aef03c6
Author:    martin
Date:      2014-07-02 10:21 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/4ee22aef03c6

8048990: ZipFile.entries() can't handle empty zip entry names
Summary: getEntryBytes should never return null pointer for entry names
Reviewed-by: sherman

! src/share/native/java/util/zip/ZipFile.c
! test/java/util/zip/ZipFile/Assortment.java



More information about the jdk9-dev-changes mailing list