< prev index next >

test/langtools/tools/javac/generics/diamond/neg/Neg09c.out

Print this page


   1 - compiler.warn.source.no.bootclasspath: 8
   2 Neg09c.java:15:39: compiler.err.cant.apply.diamond.1: Neg09c.Member<X>, (compiler.misc.feature.not.supported.in.source: (compiler.misc.feature.diamond.and.anon.class), 8, 9)
   3 1 error
   4 1 warning

   1 Neg09c.java:15:39: compiler.err.cant.apply.diamond.1: Neg09c.Member<X>, (compiler.misc.feature.not.supported.in.source: (compiler.misc.feature.diamond.and.anon.class), 8, 9)
   2 1 error

< prev index next >