source: trunk/openjdk/langtools/test/tools/javac/T6231847.out

Last change on this file was 2, checked in by dmik, 15 years ago

Imported OpenJDK 6 b19 sources from Oracle.

File size: 571 bytes
Line 
1T6231847.java:15:21: compiler.err.anon.class.impl.intf.no.typeargs
2T6231847.java:16:30: compiler.err.anon.class.impl.intf.no.args
3T6231847.java:17:16: compiler.err.anon.class.impl.intf.no.qual.for.new
4T6231847.java:18:16: compiler.err.anon.class.impl.intf.no.qual.for.new
5T6231847.java:18:41: compiler.err.anon.class.impl.intf.no.args
6T6231847.java:18:23: compiler.err.anon.class.impl.intf.no.typeargs
7T6231847.java:19:16: compiler.err.qualified.new.of.static.class: T6231847.T6231847C
8T6231847.java:19:34: compiler.err.illegal.qual.not.icls: T6231847.T6231847C
98 errors
Note: See TracBrowser for help on using the repository browser.