RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v38]

Aggelos Biboudis abimpoudis at openjdk.org
Thu Jan 11 11:51:30 UTC 2024


On Thu, 14 Dec 2023 11:04:09 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

>> 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 with a new target base due to a merge or a rebase. The pull request now contains 54 commits:
> 
>  - Merge branch 'master' into primitive-patterns
>  - Cleanup
>  - Merge branch 'master' into primitive-patterns
>  - Remove trailing spaces
>  - Merge branch 'primitive-patterns-and-generating-dispatch' into primitive-patterns
>  - Fixed switch in the cases of unboxing and widening
>  - Merge branch 'JDK-8319220' into primitive-patterns
>  - Merge branch 'master' into JDK-8319220
>  - reflecting review comment: fixing letter case.
>  - Reflecting review feedback.
>  - ... and 44 more: https://git.openjdk.org/jdk/compare/d2ba3b1e...a03fea7c

Keep open 🚀🚀🚀

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15638#issuecomment-1886978935


More information about the core-libs-dev mailing list