[jdk20] Integrated: 8299849: Revert JDK-8294461: wrong effectively final determination by javac

Jan Lahoda jlahoda at openjdk.org
Wed Jan 11 07:55:22 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.

This pull request has now been integrated.

Changeset: 636976ad
Author:    Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/636976ada8773474a5540234a38667668349b30b
Stats:     23 lines in 3 files changed: 2 ins; 17 del; 4 mod

8299849: Revert JDK-8294461: wrong effectively final determination by javac

Reviewed-by: vromero

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

PR: https://git.openjdk.org/jdk20/pull/93


More information about the compiler-dev mailing list