mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
6 lines
155 B
Text
6 lines
155 B
Text
UnicodeNewline.java:11: cannot find symbol
|
|
xyzzy plugh; // error should be HERE
|
|
^
|
|
symbol: class xyzzy
|
|
location: class UnicodeNewline
|
|
1 error
|