hg: valhalla/valhalla: 8229537: [lworld] Poor interaction between explicit lambda parameters and nullable projection types.
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Wed Aug 14 08:33:27 UTC 2019
Changeset: 7ec951ef532d
Author: sadayapalam
Date: 2019-08-14 14:03 +0530
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/7ec951ef532d
8229537: [lworld] Poor interaction between explicit lambda parameters and nullable projection types.
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/langtools/tools/javac/valhalla/lworld-values/ExplicitLambdaWithNullableTypes.java
+ test/langtools/tools/javac/valhalla/lworld-values/ExplicitLambdaWithNullableTypes2.java
+ test/langtools/tools/javac/valhalla/lworld-values/ExplicitLambdaWithNullableTypes3.java
+ test/langtools/tools/javac/valhalla/lworld-values/ExplicitLambdaWithNullableTypes3.out
More information about the valhalla-dev
mailing list