< prev index next >

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

Print this page


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

   1 Neg09b.java:16:34: compiler.err.cant.apply.diamond.1: Neg09b.Nested<X>, (compiler.misc.feature.not.supported.in.source: (compiler.misc.feature.diamond.and.anon.class), 8, 9)
   2 1 error

< prev index next >