test/tools/javac/generics/inference/6943278/T6943278.out

Thu, 03 Feb 2011 09:38:19 +0000

author
mcimadamore
date
Thu, 03 Feb 2011 09:38:19 +0000
changeset 855
afe226180744
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7014715: javac returns different error code for certain failure(s)
Summary: javac silently crashes when emitting certain kinds of resolution diagnostics
Reviewed-by: jjg

mcimadamore@828 1 T6943278.java:7:35: compiler.err.cant.resolve: kindname.class, NonExistentInterface, ,
mcimadamore@855 2 T6943278.java:9:25: compiler.err.cant.resolve.location: kindname.class, NonExistentInterface, , , (compiler.misc.location: kindname.class, T6943278<X>, null)
mcimadamore@828 3 2 errors

mercurial