CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Jeroen Frijters <jfrijters> 10/07/13 13:27:41
Modified files: . : ChangeLog java/util/zip : ZipFile.java Log message: When a zip file contains an encrypted entry, we should throw a ZipException (as the JDK does) while reading the zip file directory. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9797&r2=1.9798 http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/zip/ZipFile.java?cvsroot=classpath&r1=1.40&r2=1.41