test/tools/javac/T6231847.out

Wed, 15 Aug 2012 13:48:46 -0700

author
jjh
date
Wed, 15 Aug 2012 13:48:46 -0700
changeset 1305
9d47f4850714
parent 0
959103a6100f
permissions
-rw-r--r--

7191449: update copyright year to match last edit in jdk8 langtools repository
Reviewed-by: jjh
Contributed-by: steve.sides@oracle.com

aoqi@0 1 T6231847.java:15:21: compiler.err.anon.class.impl.intf.no.typeargs
aoqi@0 2 T6231847.java:16:30: compiler.err.anon.class.impl.intf.no.args
aoqi@0 3 T6231847.java:17:16: compiler.err.anon.class.impl.intf.no.qual.for.new
aoqi@0 4 T6231847.java:18:16: compiler.err.anon.class.impl.intf.no.qual.for.new
aoqi@0 5 T6231847.java:18:41: compiler.err.anon.class.impl.intf.no.args
aoqi@0 6 T6231847.java:18:23: compiler.err.anon.class.impl.intf.no.typeargs
aoqi@0 7 T6231847.java:19:16: compiler.err.qualified.new.of.static.class: T6231847.T6231847C
aoqi@0 8 T6231847.java:19:34: compiler.err.illegal.qual.not.icls: T6231847.T6231847C
aoqi@0 9 8 errors

mercurial