History log of /openjdk9/langtools/test/tools/javac/7086595/T7086595.java
Revision Date Author Comments
# 1084:ed338593b0b6 13-Sep-2011 mcimadamore

7086595: Error message bug: name of initializer is 'null'
Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers
Reviewed-by: jjg