langtools/test/tools/javac/generics/diamond/neg/Neg09a.out
author jlahoda
Tue, 16 Aug 2016 16:43:00 +0200
changeset 40504 0a01f6710c84
parent 29776 langtools/test/tools/javac/generics/diamond/neg/Neg09.out@984a79b71cfe
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:
29776
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 10198
diff changeset
     1
- compiler.warn.source.no.bootclasspath: 1.8
40504
0a01f6710c84 8078561: Error message should be generated once when -source 6 is specified
jlahoda
parents: 29776
diff changeset
     2
Neg09a.java:15:34: compiler.err.cant.apply.diamond.1: Neg09a.Member<X>, (compiler.misc.diamond.and.anon.class.not.supported.in.source: 1.8)
0a01f6710c84 8078561: Error message should be generated once when -source 6 is specified
jlahoda
parents: 29776
diff changeset
     3
1 error
29776
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 10198
diff changeset
     4
1 warning