git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Mar 14 07:03:20 UTC 2024
Changeset: cff0747d
Author: Aggelos Biboudis <abimpoudis at openjdk.org>
Date: 2024-03-14 07:01:32 +0000
URL: https://git.openjdk.org/mobile/commit/cff0747d7f62efc3dafcd259ef2b15cd13bafbeb
8326204: yield statements doesn't allow cast expressions with more than 1 type arguments
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/langtools/tools/javac/T8326204a.java
+ test/langtools/tools/javac/T8326204b.java
+ test/langtools/tools/javac/T8326204b.out
Changeset: fbc25468
Author: duke <duke at openjdk.org>
Date: 2024-03-14 07:02:35 +0000
URL: https://git.openjdk.org/mobile/commit/fbc2546883e100e7c7bd0c5a481841d5560a79e5
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list