git: openjdk/jdk: 8314632: Intra-case dominance check fails in the presence of a guard

Jan Lahoda jlahoda at openjdk.org
Thu Sep 7 12:53:07 UTC 2023


Changeset: 81f8c57e
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
Date:      2023-09-07 12:51:37 +0000
URL:       https://git.openjdk.org/jdk/commit/81f8c57e4a14e0186f608cbe5a899322df80fd30

8314632: Intra-case dominance check fails in the presence of a guard

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
+ test/langtools/tools/javac/patterns/T8314632.java
+ test/langtools/tools/javac/patterns/T8314632.out



More information about the jdk-changes mailing list