S RFR: 8026299 Lambda: Invokespecial gets an IncompatibleClassChangeError when it should get AbstractMethodError

Karen Kinnear karen.kinnear at oracle.com
Fri Oct 11 14:49:52 PDT 2013


Thank you Lois. I fixed that and got rid of the "TODO" message.
Updated webrev, since it was a trivial comment change I used the same location.

thanks,
Karen

On Oct 11, 2013, at 5:33 PM, Lois Foltan wrote:

> Hi Karen,
> 
> I think this looks good.  One minor note the numbers used in the comments seem to be off, there are two "//2.  ".  Comment "//1. " is missing.
> 
> Thanks,
> Lois
> 
> On 10/11/2013 5:02 PM, Karen Kinnear wrote:
>> Thanks Calvin - fixed the webrev link.
>> 
>> thanks,
>> Karen
>> On Oct 11, 2013, at 4:39 PM, Karen Kinnear wrote:
>> 
>>> Please review:
>>> 
>>> webrev: http://cr.openjdk.java.net/~acorn/8026299/webrev/
>>> bug: https://bugs.openjdk.java.net/browse/JDK-8026299
>>> 
>>> Bug in linkResolver handling of ICCE for getting an interfacemethodref - should only apply to invokevirtual with latest spec.
>>> 
>>> Tested:
>>> Fixes vm.nsk.defmeth.DefaultMethodTests.SuperCallTest
>>> testSuperNull: 1-3
>>> testSuperNonDefault1
>>> 
>>> DefaultMethodsTests
>>> jck.vm
>>> jck.lang
>>> vm.quick.testlist
>>> 
>>> thanks,
>>> Karen
> 



More information about the hotspot-runtime-dev mailing list