Primitive type patterns and conversions


Right now, we've spent almost all our time on patterns whose targets are reference types (type patterns, record patterns, array patterns, deconstruction patterns). It's getting to be time to nail down (a) the semantics of primitive type patterns, and (b) the conversions-and-contexts (JLS 5) rules…

More at https://mail.openjdk.java.net/pipermail/amber-spec-experts/2021-March/002836.html