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

T6231847.java:15:21: compiler.err.anon.class.impl.intf.no.typeargs
T6231847.java:16:30: compiler.err.anon.class.impl.intf.no.args
T6231847.java:17:16: compiler.err.anon.class.impl.intf.no.qual.for.new
T6231847.java:18:16: compiler.err.anon.class.impl.intf.no.qual.for.new
T6231847.java:18:41: compiler.err.anon.class.impl.intf.no.args
T6231847.java:18:23: compiler.err.anon.class.impl.intf.no.typeargs
T6231847.java:19:16: compiler.err.qualified.new.of.static.class: T6231847.T6231847C
T6231847.java:19:34: compiler.err.illegal.qual.not.icls: T6231847.T6231847C
8 errors