History log of /openjdk10/langtools/test/tools/javac/6668794/badSource/Test.java
Revision Date Author Comments
# 3346:bcf9765e73b1 18-Apr-2016 alundblad

8036952: copyright issues in jdk9/dev/langtools files
Summary: Updated copyright notices.
Reviewed-by: jjg, jlahoda


# 11:7366066839bb 12-Mar-2008 jjg

6668794: javac puts localized text in raw diagnostics
6668796: bad diagnostic "bad class file" given for source files
Summary: Replace internal use of localized text with JCDiagnostic fragments; fix diagnostic for bad source file
Reviewed-by: mcimadamore