test/tools/javac/Diagnostics/6722234/T6722234b_1.out

Thu, 21 May 2009 10:56:36 +0100

author
mcimadamore
date
Thu, 21 May 2009 10:56:36 +0100
changeset 288
d402db1005ad
child 384
ed31953ca025
permissions
-rw-r--r--

6722234: javac diagnostics need better integration with the type-system
Summary: Added RichDiagnosticFormatter which provides better formatting capabilities for javac types/symbols
Reviewed-by: jjg

mcimadamore@288 1 T6722234b.java:39:9: compiler.err.cant.apply.symbol: kindname.method, m, List<T>,List<T>, List<compiler.misc.type.captureof: 1, ? extends T6722234b>,List<compiler.misc.type.captureof: 2, ? extends T6722234b>, kindname.class, T6722234b, null
mcimadamore@288 2 1 error

mercurial