RFR: 8315532: Compiler Implementation for Unnamed Variables and Patterns [v6]
Aggelos Biboudis
abimpoudis at openjdk.org
Tue Oct 17 23:12:19 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 seven additional commits since the last revision:
- Merge branch 'master' into unnamed
- 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/13a4b6f8..067e358c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15649&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15649&range=04-05
Stats: 2480 lines in 135 files changed: 1806 ins; 306 del; 368 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 compiler-dev
mailing list