mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00

Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
6 lines
121 B
Text
6 lines
121 B
Text
T6214885.java:11:9 cannot find symbol
|
|
x = 1;
|
|
^
|
|
symbol: variable x
|
|
location: class T6214885
|
|
1 error
|