RFR (XS) 8028520: JVM should not throw VerifyError when a private method overrides a final method
harold seigel
harold.seigel at oracle.com
Tue Nov 19 12:15:34 PST 2013
Thanks!
Harold
On 11/19/2013 2:49 PM, Coleen Phillimore wrote:
>
> Looks good.
> Coleen
>
> On 11/19/2013 10:57 AM, harold seigel wrote:
>> Hi,
>>
>> Please review this small fix for bug 8028520. Ina greement with a
>> recent JVM Spec change this fix ignores private methods when
>> checking to see if a method is overriding a final method.
>>
>> webrev: http://cr.openjdk.java.net/~hseigel/bug_8028520/
>> <http://cr.openjdk.java.net/%7Ehseigel/bug_8028520/>
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8028520
>>
>> The fix was tested with JCK Lang and VM tests, ute quicktests, jtreg,
>> and defmeth tests.
>>
>> Thanks, Harold
>
More information about the hotspot-runtime-dev
mailing list