hg: jdk9/hs-rt/hotspot: 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError

calvin.cheung at oracle.com calvin.cheung at oracle.com
Wed Feb 5 16:29:11 PST 2014


Changeset: f3959a2e0eee
Author:    ccheung
Date:      2014-02-05 15:14 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/f3959a2e0eee

8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
Summary: removing a check in LinkResolver::resolve_method() to conform with a change in JVMS-8 5.4.3.3. Method Resolution
Reviewed-by: coleenp, lfoltan

! src/share/vm/interpreter/linkResolver.cpp
+ test/runtime/lambda-features/TestConcreteClassWithAbstractMethod.java



More information about the jdk9-hs-rt-changes mailing list