On Wed, 14 Jan 2026 13:51:24 GMT, Jan Lahoda <[email protected]> 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 <[email protected]>
Committer: Vicente Romero <[email protected]>
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 <[email protected]>
Reviewed-by: vromero, mcimadamore

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

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

Reply via email to