hg: jdk9/hs-rt/hotspot: 8040292: Annotation attributes must not appear more than once

harold.seigel at oracle.com harold.seigel at oracle.com
Mon May 12 18:44:24 UTC 2014


Changeset: 544227bb06d0
Author:    hseigel
Date:      2014-05-12 13:12 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/544227bb06d0

8040292: Annotation attributes must not appear more than once
Summary: Add checks for duplicate attributes.
Reviewed-by: coleenp, lfoltan

! src/share/vm/classfile/classFileParser.cpp
+ test/runtime/duplAttributes/DuplAttributes.jcod
+ test/runtime/duplAttributes/DuplAttributesTest.java
+ test/runtime/duplAttributes/test.jar



More information about the jdk9-hs-rt-changes mailing list