git: openjdk/jdk: 8314226: Series of colon-style fallthrough switch cases with guards compiled incorrectly

Vicente Romero vromero at openjdk.org
Wed Sep 13 15:15:28 UTC 2023


Changeset: 3b0a6d2a
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2023-09-13 15:09:01 +0000
URL:       https://git.openjdk.org/jdk/commit/3b0a6d2a6842962218b8cebcd9c0672cb4ee6720

8314226: Series of colon-style fallthrough switch cases with guards compiled incorrectly

Reviewed-by: mcimadamore, vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransPatterns.java
+ test/langtools/tools/javac/patterns/T8314226.java



More information about the jdk-changes mailing list