hg: jdk9/dev/langtools: 8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up

vicente.romero at oracle.com vicente.romero at oracle.com
Thu Dec 19 14:01:06 PST 2013


Changeset: 8af87c6ebafc
Author:    vromero
Date:      2013-12-19 21:58 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/8af87c6ebafc

8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up
Reviewed-by: jjg, jfranck, sundar

! src/share/classes/com/sun/tools/javac/comp/Flow.java
+ test/tools/javac/flow/T8030218/CompileTimeErrorForNonAssignedStaticFieldTest.java
+ test/tools/javac/flow/T8030218/CompileTimeErrorForNonAssignedStaticFieldTest.out



More information about the jdk9-dev-changes mailing list