langtools/test/tools/javac/T6231847.out
author jlahoda
Tue, 16 Aug 2016 16:43:00 +0200
changeset 40504 0a01f6710c84
parent 28335 0b37a4232e35
permissions -rw-r--r--
8078561: Error message should be generated once when -source 6 is specified Summary: Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg

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