git: openjdk/jdk: 8329595: spurious variable "might not have been initialized" on static final field

Vicente Romero vromero at openjdk.org
Wed Apr 17 14:33:06 UTC 2024


Changeset: 192ec387
Author:    Archie Cobbs <acobbs at openjdk.org>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2024-04-17 14:31:40 +0000
URL:       https://git.openjdk.org/jdk/commit/192ec387bc074b25465decf598a4dd87651cbcbb

8329595: spurious  variable "might not have been initialized" on static final field

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java
+ test/langtools/tools/javac/DefiniteAssignment/StaticFinalNestedClass.java



More information about the jdk-changes mailing list