RFR: 8315532: Compiler Implementation for Unnamed Variables and Patterns [v5]
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Oct 16 18:02:22 UTC 2023
> This PR finalizes the feature of unnamed variables and patterns.
Aggelos Biboudis has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
- Merge branch 'master' into unnamed
- Add test with multi-catch
- Merge branch 'master' into unnamed
- Address review by @mcimadamore
- Address review by @lahodaj
- 8315532: Compiler Implementation for Unnamed Variables and Patterns
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15649/files
- new: https://git.openjdk.org/jdk/pull/15649/files/ccbfbd4f..13a4b6f8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15649&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15649&range=03-04
Stats: 12707 lines in 528 files changed: 7998 ins; 2437 del; 2272 mod
Patch: https://git.openjdk.org/jdk/pull/15649.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15649/head:pull/15649
PR: https://git.openjdk.org/jdk/pull/15649
More information about the core-libs-dev
mailing list