[jdk21u] RFR: 8317300: javac erroneously allows "final" in front of a record pattern [v2]
Aleksey Shipilev
shade at openjdk.org
Wed Dec 13 10:33:48 UTC 2023
On Mon, 11 Dec 2023 09:02:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Clean backport to fix the new language feature support; innocuous, but fixing it earlier is beneficial for avoiding accidents (i.e. build failures when migrating to newer JDKs).
>>
>> Additional testing:
>> - [x] MacOS AArch64 server fastdebug, new test fails without the fix, passes with it
>> - [x] MacOS AArch64 server fastdebug, `tools/javac` pass
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into JDK-8317300-javac-final
> - Backport 5ca1beb30e35cc91bf170960fb832de6438de1de
Closed in favor of openjdk/jdk21u-dev#5.
-------------
PR Comment: https://git.openjdk.org/jdk21u/pull/369#issuecomment-1853655756
More information about the jdk-updates-dev
mailing list