History log of /openjdk10/langtools/test/tools/javac/ForwardReference/T6676362b.java
Revision Date Author Comments
# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 93:6542933af8f4 08-Aug-2008 mcimadamore

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