RFR: 8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) [v55]
Aggelos Biboudis
abimpoudis at openjdk.org
Tue Jan 30 08:33:49 UTC 2024
On Mon, 29 Jan 2024 16:16:00 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove redundant null check and introduce a const boolean for unconditionally exact pairs
>
> javac changes look sensible to me - some minor comments inline.
Thx for all the comments @lahodaj @mcimadamore @vicente-romero-oracle @rgiulietti @jddarcy 🚀
Addressed all @lahodaj
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15638#issuecomment-1916314623
More information about the core-libs-dev
mailing list