hg: jdk9/dev/langtools: 8020216: javac, compile time error isn't shown when final static field is not assigned
vicente.romero at oracle.com
vicente.romero at oracle.com
Mon Dec 16 06:39:22 PST 2013
Changeset: 0a2edd52d017
Author: vromero
Date: 2013-12-16 14:32 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/0a2edd52d017
8020216: javac, compile time error isn't shown when final static field is not assigned
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/comp/Flow.java
+ test/tools/javac/flow/T8020216/CompileTimeErrorForNonAssignedStaticFieldTest.java
+ test/tools/javac/flow/T8020216/CompileTimeErrorForNonAssignedStaticFieldTest.out
More information about the jdk9-dev-changes
mailing list