test/tools/javac/failover/FailOver02.out

Fri, 07 Sep 2012 11:24:00 -0700

author
jjg
date
Fri, 07 Sep 2012 11:24:00 -0700
changeset 1322
324b98626f58
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7196774: javac cannot be built with JDK 6 after 7151010
Reviewed-by: mcimadamore

mcimadamore@676 1 FailOver02.java:10:1: compiler.err.does.not.override.abstract: Test, close(), java.lang.AutoCloseable
mcimadamore@829 2 FailOver02.java:12:9: compiler.err.cant.resolve.location.args: kindname.method, close, , , (compiler.misc.location: kindname.class, Test, null)
mcimadamore@676 3 2 errors

mercurial