git: openjdk/jdk17: 8269738: AssertionError when combining pattern matching and function closure

Guoxiong Li gli at openjdk.java.net
Thu Jul 8 14:16:04 UTC 2021


Changeset: 9e75f922
Author:    Guoxiong Li <gli at openjdk.org>
Date:      2021-07-08 14:15:07 +0000
URL:       https://git.openjdk.java.net/jdk17/commit/9e75f922b17146ff78589555dfb20dd0783cffbd

8269738: AssertionError when combining pattern matching and function closure

Reviewed-by: jlahoda, vromero

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



More information about the jdk-changes mailing list