f4daf3d7bf
Javac silently crashes when emitting certain kinds of resolution diagnostics Reviewed-by: jjg
4 lines
255 B
Plaintext
4 lines
255 B
Plaintext
T6943278.java:7:35: compiler.err.cant.resolve: kindname.class, NonExistentInterface, ,
|
|
T6943278.java:9:25: compiler.err.cant.resolve.location: kindname.class, NonExistentInterface, , , (compiler.misc.location: kindname.class, T6943278<X>, null)
|
|
2 errors
|