[jdk21u] Withdrawn: 8317300: javac erroneously allows "final" in front of a record pattern

Aleksey Shipilev shade at openjdk.org
Wed Dec 13 10:33:50 UTC 2023


On Thu, 16 Nov 2023 12:06:41 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

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk21u/pull/369


More information about the jdk-updates-dev mailing list