Integrated: Improving pattern handling for non-null types

Jan Lahoda jlahoda at openjdk.org
Wed Jan 14 14:49:01 UTC 2026


On Wed, 14 Jan 2026 13:51:24 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> Fixes dominance for binding/any patterns whose types have a bang, attempting to improve parsing of patterns with emoticon, ensuring correct desugaring of patterns with emoticon, adding tests.
> 
> Include code done by @vicente-romero-oracle (https://github.com/openjdk/valhalla/pull/1884)

This pull request has now been integrated.

Changeset: d35a2974
Author:    Jan Lahoda <jlahoda at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/d35a29748d94d1c91f6c58273cb3cc95871f7efc
Stats:     205 lines in 5 files changed: 182 ins; 17 del; 6 mod

Improving pattern handling for non-null types

Co-authored-by: Vicente Romero <vromero at openjdk.org>
Reviewed-by: vromero, mcimadamore

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

PR: https://git.openjdk.org/valhalla/pull/1902


More information about the valhalla-dev mailing list