mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 21:05:11 +00:00
Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
T6214885.java:11:9 cannot find symbol
|
|
x = 1;
|
|
^
|
|
symbol: variable x
|
|
location: class T6214885
|
|
1 error
|