git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri May 2 20:47:18 UTC 2025
Changeset: 56468c42
Branch: master
Author: Vicente Romero <vromero at openjdk.org>
Date: 2025-05-02 20:44:22 +0000
URL: https://git.openjdk.org/mobile/commit/56468c42bef8524e53a929dc2ae603cff05b55e3
8322810: Lambda expression types can't be classes
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/diags/examples.not-yet.txt
! test/langtools/tools/javac/diags/examples/NotAnInterfaceComponent.java
+ test/langtools/tools/javac/lambda/ClassInIntersectionTypeTest.java
+ test/langtools/tools/javac/lambda/ClassInIntersectionTypeTest.out
Changeset: 5a95e5b5
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-02 20:44:56 +0000
URL: https://git.openjdk.org/mobile/commit/5a95e5b54e165191bc28e22fd0ec406318e6b946
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list