RFR(S) JDK-8044738: Check attribute_length of EnclosingMethod attribute
harold seigel
harold.seigel at oracle.com
Tue Jun 10 13:35:14 UTC 2014
Thanks for the review!
Harold
On 6/10/2014 9:12 AM, Lois Foltan wrote:
> Looks good.
> Lois
>
> On 6/9/2014 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