RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v22]
Aggelos Biboudis
abimpoudis at openjdk.org
Tue Oct 17 14:44:38 UTC 2023
> This is the proposed 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:
Improve javadoc of ExactConversionsSupport
Co-authored-by: Raffaello Giulietti <raffaello.giulietti at oracle.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/ac0b6782..b9237148
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=21
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=20-21
Stats: 25 lines in 1 file changed: 1 ins; 0 del; 24 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