Integrated: 8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Aggelos Biboudis
abimpoudis at openjdk.org
Wed Nov 19 08:51:28 UTC 2025
On Sun, 5 Oct 2025 13:55:14 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
> PR for Primitive Types in Patterns, instanceof, and switch (Fourth Preview).
>
> spec: https://cr.openjdk.org/~abimpoudis/instanceof/latest/
This pull request has now been integrated.
Changeset: 99135d2e
Author: Aggelos Biboudis <abimpoudis at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99135d2e05bb501fe9f9f0d36abd25894d0f93de
Stats: 774 lines in 22 files changed: 714 ins; 10 del; 50 mod
8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/27637
More information about the compiler-dev
mailing list