src/share/classes/com/sun/tools/javac/services/javax.tools.JavaCompilerTool

Fri, 15 Feb 2013 16:28:07 +0000

author
mcimadamore
date
Fri, 15 Feb 2013 16:28:07 +0000
changeset 1579
0baaae675b19
parent 0
959103a6100f
permissions
-rw-r--r--

8006749: compiler does not allow Object protected methods to be used in lambda
Summary: Check.checkFunctionalInterface should take into account 'fake' override
Reviewed-by: jjg

     1 com.sun.tools.javac.api.Tool

mercurial