hg: jdk7/tl/jdk: 6544278: SecurityException not thrown for Indexed Jar file whose signature is corrupted

xueming.shen at oracle.com xueming.shen at oracle.com
Mon Nov 15 17:50:38 UTC 2010


Changeset: 23ccf9a8451f
Author:    sherman
Date:      2010-11-15 09:42 -0800
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/23ccf9a8451f

6544278: SecurityException not thrown for Indexed Jar file whose signature is corrupted
Summary: Added code to deal with the index case specially.
Reviewed-by: mullan

! src/share/classes/java/util/jar/JarInputStream.java
+ test/java/util/jar/JarInputStream/BadSignedJar.jar
+ test/java/util/jar/JarInputStream/TestIndexedJarWithBadSignature.java




More information about the core-libs-dev mailing list