hg: jdk9/hs-rt/hotspot: 8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
harold.seigel at oracle.com
harold.seigel at oracle.com
Thu Jun 18 15:28:50 UTC 2015
Changeset: 67ef66f8a9ab
Author: hseigel
Date: 2015-06-18 08:44 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/67ef66f8a9ab
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute.
Reviewed-by: acorn, gtriantafill
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/classFileParser.hpp
+ test/runtime/classFileParserBug/AnnotationTag.java
+ test/runtime/classFileParserBug/badAnnotTag.jcod
More information about the jdk9-all-changes
mailing list