request for review

Vicente-Arturo Romero-Zaldivar vicente.romero at oracle.com
Wed Dec 18 02:42:49 PST 2013


Hello,

Please review this patch for javac 9. A compile time error isn't shown 
when final static field is not assigned and the constructor throws an 
exception. This fix should sync javac with the spec in this aspect.

The webrev is here:
http://cr.openjdk.java.net/~vromero/8030218/webrev_01

The bug report is here:
https://bugs.openjdk.java.net/browse/JDK-8030218

Please check this bug entry as a reference (original bug report):
https://bugs.openjdk.java.net/browse/JDK-8020216

Thanks,
Vicente


More information about the compiler-dev mailing list