mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00

Added an -XD option to optionally prints out source lines in error messages Reviewed-by: jjg
4 lines
No EOL
41 B
Java
4 lines
No EOL
41 B
Java
class A {
|
|
boolean b;
|
|
boolean b;
|
|
} |