Integrated: 8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

Aggelos Biboudis abimpoudis at openjdk.org
Wed Jan 31 14:21:14 UTC 2024


On Fri, 8 Sep 2023 14:17:29 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/

This pull request has now been integrated.

Changeset: 1733d2ea
Author:    Aggelos Biboudis <abimpoudis at 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 <jlahoda at openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore at openjdk.org>
Co-authored-by: Gavin Bierman <gbierman at openjdk.org>
Co-authored-by: Brian Goetz <briangoetz at openjdk.org>
Co-authored-by: Raffaello Giulietti <rgiulietti at openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis at openjdk.org>
Reviewed-by: vromero, jlahoda

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

PR: https://git.openjdk.org/jdk/pull/15638


More information about the core-libs-dev mailing list