git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Jul 15 15:35:21 UTC 2021
Changeset: c962e6ec
Author: Vicente Romero <vromero at openjdk.org>
Date: 2021-07-15 15:33:23 +0000
URL: https://git.openjdk.java.net/mobile/commit/c962e6ec0bdaae9ff26f851c0b03551adad18ad8
8261006: 'super' qualified method references cannot occur in a static context
Reviewed-by: sadayapalam
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/langtools/tools/javac/lambda/methodReference/MethodReferenceInConstructorInvocation.java
+ test/langtools/tools/javac/lambda/methodReference/MethodReferenceInConstructorInvocation.out
Changeset: 691ac8d3
Author: duke <duke at openjdk.org>
Date: 2021-07-15 15:34:16 +0000
URL: https://git.openjdk.java.net/mobile/commit/691ac8d3468a3417d79a2d505ad6b78b0848474e
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list