hg: jdk8u/jdk8u-dev/langtools: 8028503: javac, for method references a primitive type can be added as a bound

vicente.romero at oracle.com vicente.romero at oracle.com
Tue May 13 15:12:38 UTC 2014


Changeset: 8e7bd4c50fd1
Author:    vromero
Date:      2014-05-13 16:11 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/8e7bd4c50fd1

8028503: javac, for method references a primitive type can be added as a bound
Reviewed-by: jjg, dlsmith

! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/generics/inference/T8028503/PrimitiveTypeInBoundForMethodRefTest.java
! test/tools/javac/lambda/MethodReference42.out
! test/tools/javac/lambda/MethodReference44.out



More information about the jdk8u-dev-changes mailing list