mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 16:38:36 +00:00
Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
UnicodeNewline.java:11: cannot find symbol
|
|
xyzzy plugh; // error should be HERE
|
|
^
|
|
symbol: class xyzzy
|
|
location: class UnicodeNewline
|
|
1 error
|