[jdk20] RFR: 8299849: Revert JDK-8294461: wrong effectively final determination by javac
Vicente Romero
vromero at openjdk.org
Tue Jan 10 16:31:52 UTC 2023
On Tue, 10 Jan 2023 15:49:36 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> The fix for JDK-8294461 lead to https://bugs.openjdk.org/browse/JDK-8299416, and investigating that, it seems effectively final handling in JLS may need some more analysis.
>
> The proposal here is therefore to revert JDK-8294461 (commit b8ad6cd98a7e4b577b888dc5f9d93c2e4d3bf177), and re-apply once it is determined if or what needs to be adjusted in the specification.
looks good
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.org/jdk20/pull/93
More information about the compiler-dev
mailing list