RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v21]
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Oct 16 19:16:41 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:
Adjust javadoc on ExactConversionsSupport
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/2f03b1b9..ac0b6782
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=20
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=19-20
Stats: 7 lines in 1 file changed: 0 ins; 3 del; 4 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