git: openjdk/jdk: 8326204: yield statements doesn't allow cast expressions with more than 1 type arguments
Aggelos Biboudis
abimpoudis at openjdk.org
Thu Mar 14 07:02: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/jdk/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
More information about the jdk-changes
mailing list