RFR: 8317300: javac erroneously allows "final" in front of a record pattern

Jan Lahoda jlahoda at openjdk.org
Mon Oct 2 15:23:11 UTC 2023


On Sat, 30 Sep 2023 08:00:44 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> Introduces the relevant check for `final` in record patterns.

Looks reasonable to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15997#pullrequestreview-1652973083


More information about the compiler-dev mailing list