On Fri, 8 Sep 2023 14:17:29 GMT, Aggelos Biboudis <abimpou...@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/ This pull request has now been integrated. Changeset: 1733d2ea Author: Aggelos Biboudis <abimpou...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1733d2ea244756238c302d802511eb1557cd46ac Stats: 3818 lines in 45 files changed: 3385 ins; 212 del; 221 mod 8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) Co-authored-by: Jan Lahoda <jlah...@openjdk.org> Co-authored-by: Maurizio Cimadamore <mcimadam...@openjdk.org> Co-authored-by: Gavin Bierman <gbier...@openjdk.org> Co-authored-by: Brian Goetz <briango...@openjdk.org> Co-authored-by: Raffaello Giulietti <rgiulie...@openjdk.org> Co-authored-by: Aggelos Biboudis <abimpou...@openjdk.org> Reviewed-by: vromero, jlahoda ------------- PR: https://git.openjdk.org/jdk/pull/15638