hg: jdk9/hs-rt/hotspot: 8044738: Check attribute_length of EnclosingMethod attribute

harold.seigel at oracle.com harold.seigel at oracle.com
Tue Jun 10 19:01:20 UTC 2014


Changeset: d2415cf889bc
Author:    hseigel
Date:      2014-06-10 14:04 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/d2415cf889bc

8044738: Check attribute_length of EnclosingMethod attribute
Summary: Add check that attribute_length == 4.
Reviewed-by: fparain, coleenp, lfoltan

! src/share/vm/classfile/classFileParser.cpp
+ test/runtime/EnclosingMethodAttr/EnclMethTest.jcod
+ test/runtime/EnclosingMethodAttr/EnclMethodAttr.java
+ test/runtime/EnclosingMethodAttr/enclMethodAttr.jar



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