hg: lambda/lambda/langtools: Fix: static interface methods cannot be called due to hiding bug
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Dec 6 08:18:39 PST 2012
Changeset: 226061853b60
Author: mcimadamore
Date: 2012-12-06 16:18 +0000
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/226061853b60
Fix: static interface methods cannot be called due to hiding bug
! src/share/classes/com/sun/tools/javac/code/Symbol.java
- test/tools/javac/defaultMethods/hiding/InterfaceMethodHidingTest.java
+ test/tools/javac/defaultMethods/static/Static01.java
+ test/tools/javac/defaultMethods/static/hiding/InterfaceMethodHidingTest.java
More information about the lambda-dev
mailing list