History log of /openjdk10/langtools/test/tools/javac/diags/DiagnosticRewriterTest.java
Revision Date Author Comments
# 3182:bdbad16dd9ac 22-Dec-2015 sadayapalam

8145466: javac: No line numbers in compilation error
Summary: Compiler should not use the syntax tree from enclosing contexts in diagnostics even when the enclosing contexts are consulted for method lookup.
Reviewed-by: mcimadamore