[jdk21u-dev] RFR: 8320145: Compiler should accept final variable in Record Pattern

Aggelos Biboudis abimpoudis at openjdk.org
Mon Jan 8 12:05:24 UTC 2024


On Mon, 8 Jan 2024 08:53:22 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Clean backport to fix the new language feature in JDK 21. The patch extends the space of compilable programs.
>> 
>> Additional testing:
>>  - [x] New regression test fails without the fix, passes with it
>>  - [x] macos-aarch64-server-fastdebug, `langtools_all`
>
> @biboudis: just checking, you are good with this going into 21u, right?

@shipilev Looks good to me, yes!

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/125#issuecomment-1880870731


More information about the jdk-updates-dev mailing list