test/tools/javac/missingSuperRecovery/MissingSuperRecovery.out

Thu, 07 Jun 2012 20:30:57 -0700

author
erikj
date
Thu, 07 Jun 2012 20:30:57 -0700
changeset 1273
ac29cc95b5c5
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>

duke@1 1 MissingSuperRecovery.java:15: cannot access base
duke@1 2 public class MissingSuperRecovery extends impl {
duke@1 3 ^
mcimadamore@221 4 class file for base not found
duke@1 5 1 error

mercurial