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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
T6384542.java:10:8: compiler.err.static.import.not.supported.in.source: 1.4
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
T6384542.java:12:8: compiler.err.enums.not.supported.in.source: 1.4
3895
3b3c2a1e5e8a 6860965: Project Coin: binary literals
jjg
parents: 10
diff changeset
     3
T6384542.java:14:13: compiler.err.unsupported.fp.lit: 1.4
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
T6384542.java:15:9: compiler.err.generics.not.supported.in.source: 1.4
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
T6384542.java:16:35: compiler.err.varargs.not.supported.in.source: 1.4
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
T6384542.java:17:25: compiler.err.foreach.not.supported.in.source: 1.4
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
T6384542.java:21:6: compiler.err.annotations.not.supported.in.source: 1.4
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
T6384542.java:24:8: compiler.err.expected3: class, interface, enum
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
8 errors