RFR(S) JDK-8044738: Check attribute_length of EnclosingMethod attribute
harold seigel
harold.seigel at oracle.com
Tue Jun 10 17:49:41 UTC 2014
Hi Coleen,
Thanks for the review!
Harold
On 6/10/2014 1:27 PM, Coleen Phillimore wrote:
>
> 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