Integrated: 8315532: Compiler Implementation for Unnamed Variables & Patterns
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Oct 30 10:31:46 UTC 2023
On Sat, 9 Sep 2023 00:02:20 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
> This PR finalizes the feature of unnamed variables and patterns.
This pull request has now been integrated.
Changeset: c9d23c39
Author: Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c9d23c39405ae3ed90e837753fdaec90c40129b8
Stats: 286 lines in 40 files changed: 133 ins; 89 del; 64 mod
8315532: Compiler Implementation for Unnamed Variables & Patterns
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns
Co-authored-by: Jan Lahoda <jlahoda at openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore at openjdk.org>
Co-authored-by: Gavin Bierman <gbierman at openjdk.org>
Co-authored-by: Brian Goetz <briangoetz at openjdk.org>
Co-authored-by: Joe Darcy <darcy at openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis at openjdk.org>
Reviewed-by: jlahoda, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/15649
More information about the compiler-dev
mailing list