test/tools/javac/Diagnostics/6722234/T6722234a_2.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 T6722234a.java:35:9: compiler.err.cant.apply.symbol: kindname.method, m, compiler.misc.type.var: T, 1, compiler.misc.type.var: T, 2, kindname.class, T6722234a<compiler.misc.type.var: T, 1>, null
mcimadamore@288 2 - compiler.misc.where.description.typevar.1: compiler.misc.type.var: T, 1,compiler.misc.type.var: T, 2,{(compiler.misc.where.typevar: compiler.misc.type.var: T, 1, java.lang.String, kindname.class, T6722234a),(compiler.misc.where.typevar: compiler.misc.type.var: T, 2, java.lang.Integer, kindname.method, <compiler.misc.type.var: T, 2>test(compiler.misc.type.var: T, 2))}
mcimadamore@288 3 1 error

mercurial