RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v15]
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Oct 9 21:08:42 UTC 2023
> This is the first draft of a patch for Primitive types in patterns, instanceof, and switch (Preview).
>
> Draft spec here: https://cr.openjdk.org/~abimpoudis/instanceof/instanceof-20230913/specs/instanceof-jls.html
Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
Adjust tests
Co-authored-by: Jan Lahoda <jan.lahoda at oracle.com>
Co-authored-by: Angelos Bimpoudis <angelos.bimpoudis at oracle.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/cdaa186c..bab26337
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=14
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=13-14
Stats: 96 lines in 9 files changed: 34 ins; 56 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/15638.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15638/head:pull/15638
PR: https://git.openjdk.org/jdk/pull/15638
More information about the core-libs-dev
mailing list