test/tools/javac/enum/6384542/T6384542.out

Wed, 27 Apr 2016 01:34:52 +0800

author
aoqi
date
Wed, 27 Apr 2016 01:34:52 +0800
changeset 0
959103a6100f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Initial load
http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/
changeset: 2573:53ca196be1ae
tag: jdk8u25-b17

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

mercurial