langtools/test/tools/javac/enum/forwardRef/T6425594.out
author mcimadamore
Fri, 08 Aug 2008 17:43:24 +0100
changeset 1045 56f6e84f7825
parent 10 06bc494ca11e
permissions -rw-r--r--
6676362: Spurious forward reference error with final var + instance variable initializer Summary: Some javac forward reference errors aren't compliant with the JLS Reviewed-by: jjg

T6425594.java:10:28: compiler.warn.self.ref: x
T6425594.java:11:26: compiler.err.illegal.forward.ref
1 error
1 warning