RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v17]
Aggelos Biboudis
abimpoudis at openjdk.org
Tue Oct 10 13:58:36 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/jep443-20231010/specs/instanceof-jls.html
Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
Update name of exactness methods class
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/3030dc14..27c2aab6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=16
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=15-16
Stats: 532 lines in 6 files changed: 285 ins; 242 del; 5 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