RFR: 8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) [v56]
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Jan 29 23:53:08 UTC 2024
> This is the proposed patch for Primitive types in patterns, instanceof, and switch (Preview).
>
> Draft spec here: https://cr.openjdk.org/~abimpoudis/instanceof/latest/
Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
Address review by Jan
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/e466cfba..8c27c5c0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=55
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=54-55
Stats: 165 lines in 12 files changed: 78 ins; 68 del; 19 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