langtools/test/tools/javac/multicatch/Neg06.out
author mcimadamore
Thu, 02 Aug 2012 18:22:41 +0100
changeset 13438 83729994273a
parent 12334 29e1bfdcba4e
permissions -rw-r--r--
7175911: Simplify error reporting API in Check.CheckContext interface Summary: Make error messages generated during Check.checkType more uniform and more scalable Reviewed-by: jjg, dlsmith

Neg06.java:14:16: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Throwable)
Neg06.java:14:25: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.Integer, java.lang.Throwable)
2 errors