hg: jdk8u/jdk8u-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
Mon Jan 27 13:06:41 PST 2014


Changeset: fa004631cf00
Author:    vromero
Date:      2014-01-27 21:05 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/fa004631cf00

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 jdk8u-dev-changes mailing list