mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 16:38:36 +00:00
6567414: javac compiler reports no source file or line on enum constant declaration error Reviewed-by: darcy
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
T6567414.java:8:3: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
|
|
1 error
|