hg: jdk8u/hs-dev/hotspot: 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Fri Feb 14 12:11:02 PST 2014
Changeset: a81bc2b2c4d3
Author: ccheung
Date: 2014-02-05 15:14 -0800
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/a81bc2b2c4d3
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 jdk8u-hs-changes
mailing list