langtools/test/tools/javac/enum/6384542/T6384542.out
author jjg
Tue, 15 Sep 2009 18:36:21 -0700
changeset 3895 3b3c2a1e5e8a
parent 10 06bc494ca11e
permissions -rw-r--r--
6860965: Project Coin: binary literals 6860973: Project Coin: Underscores in literals Summary: [Portions contributed by Bruce Chapman] Reviewed-by: darcy

T6384542.java:10:8: compiler.err.static.import.not.supported.in.source: 1.4
T6384542.java:12:8: compiler.err.enums.not.supported.in.source: 1.4
T6384542.java:14:13: compiler.err.unsupported.fp.lit: 1.4
T6384542.java:15:9: compiler.err.generics.not.supported.in.source: 1.4
T6384542.java:16:35: compiler.err.varargs.not.supported.in.source: 1.4
T6384542.java:17:25: compiler.err.foreach.not.supported.in.source: 1.4
T6384542.java:21:6: compiler.err.annotations.not.supported.in.source: 1.4
T6384542.java:24:8: compiler.err.expected3: class, interface, enum
8 errors