langtools/test/tools/javac/T6227617.out
author mcimadamore
Thu, 03 Feb 2011 09:38:19 +0000
changeset 8239 d2c934e951e2
parent 10 06bc494ca11e
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

T6227617.java:14:18: compiler.warn.redundant.cast: int
T6227617.java:19:20: compiler.warn.redundant.cast: java.lang.String
T6227617.java:23:22: compiler.warn.redundant.cast: java.lang.Integer
T6227617.java:33:27: compiler.warn.redundant.cast: int
T6227617.java:36:29: compiler.warn.redundant.cast: java.lang.String
5 warnings