RFR(S) JDK-8044738: Check attribute_length of EnclosingMethod attribute
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Jun 10 17:27:43 UTC 2014
Harold,
This looks good. Thanks for adding all of these tests too!
Coleen
On 6/9/14, 1:27 PM, harold seigel wrote:
> Hi,
>
> Please review this small fix for bug 8044738. The fix adds a check
> that the attribute_length for the EnclosingMethod attribute is valid,
> and throws a ClassFormatError exception if it is not.
>
> Open webrev: http://cr.openjdk.java.net/~hseigel/bug_8044738/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8044738
>
> The fix was tested with JCK Lang, VM and Api/java_lang tests, hotspot
> Jtreg tests, and Ute quick tests.
>
> Thanks, Harold
More information about the hotspot-runtime-dev
mailing list