RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v40]
Aggelos Biboudis
abimpoudis at openjdk.org
Mon Jan 22 10:48:05 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 two additional commits since the last revision:
- Update ExactConversionsSupport Javadoc and JDK version
- Revert "Update copyright year, javadoc, JDK version"
This reverts commit 676af9de90d946f64f34762a6df94dbd91bce41b.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15638/files
- new: https://git.openjdk.org/jdk/pull/15638/files/676af9de..ed61d5fd
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=39
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=38-39
Stats: 27 lines in 27 files changed: 0 ins; 0 del; 27 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 compiler-dev
mailing list