expr.c
95.8 KB
-
expr.c (expand_java_field_op): Assigning to a final field outside an initializer… · d9da31dd
expr.c (expand_java_field_op): Assigning to a final field outside an initializer does not violate JVM spec... * expr.c (expand_java_field_op): Assigning to a final field outside an initializer does not violate JVM spec, so should be warning, not error. (Sun's verifier does not complain - though MicroSoft's does.) From-SVN: r39013
Per Bothner committed