hg: hsx/hotspot-rt/hotspot: 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
David Holmes
david.holmes at oracle.com
Thu Jan 10 21:24:14 PST 2013
It is far from clear to me that this change is correct. If a Java 8
interface method is a default method then any of the implementation
related modifiers should be valid:
- strictfp
- synchronized
And can't interfaces now also have static methods?
David
On 10/01/2013 5:17 AM, karen.kinnear at oracle.com wrote:
> Changeset: adc176e95bf2
> Author: acorn
> Date: 2013-01-09 11:39 -0500
> URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/adc176e95bf2
>
> 8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
> Summary: Fix verifier for new interface access flags
> Reviewed-by: acorn, kvn
> Contributed-by: bharadwaj.yadavalli at oracle.com
>
> ! src/share/vm/classfile/classFileParser.cpp
>
More information about the serviceability-dev
mailing list