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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28335
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     1
T6231847.java:14:21: compiler.err.anon.class.impl.intf.no.typeargs
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     2
T6231847.java:15:30: compiler.err.anon.class.impl.intf.no.args
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     3
T6231847.java:16:16: compiler.err.anon.class.impl.intf.no.qual.for.new
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
T6231847.java:17:16: compiler.err.anon.class.impl.intf.no.qual.for.new
28335
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     5
T6231847.java:17:41: compiler.err.anon.class.impl.intf.no.args
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     6
T6231847.java:17:23: compiler.err.anon.class.impl.intf.no.typeargs
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     7
T6231847.java:18:16: compiler.err.qualified.new.of.static.class: T6231847.T6231847C
0b37a4232e35 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel
parents: 10
diff changeset
     8
T6231847.java:18:34: compiler.err.illegal.qual.not.icls: T6231847.T6231847C
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
8 errors