RFR: 8302344: Compiler Implementation for Unnamed patterns and variables (Preview) [v5]
Aggelos Biboudis
abimpoudis at openjdk.org
Fri Apr 28 16:20:30 UTC 2023
> This PR implements [JEP 443](https://openjdk.org/jeps/443), the preview feature for Unnamed Patterns and Variables in Java.
>
> Draft Spec: https://cr.openjdk.org/~abimpoudis/unnamed/latest/
Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
Fix field error detection
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13528/files
- new: https://git.openjdk.org/jdk/pull/13528/files/cbe4c31b..59910b94
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13528&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13528&range=03-04
Stats: 32 lines in 3 files changed: 15 ins; 0 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/13528.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13528/head:pull/13528
PR: https://git.openjdk.org/jdk/pull/13528
More information about the compiler-dev
mailing list