langtools/test/tools/javac/missingSuperRecovery/MissingSuperRecovery.out
author mcimadamore
Fri, 13 Feb 2009 11:57:33 +0000
changeset 2085 4792e12a8ca2
parent 10 06bc494ca11e
permissions -rw-r--r--
6769027: Source line should be displayed immediately after the first diagnostic line Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg

MissingSuperRecovery.java:15: cannot access base
public class MissingSuperRecovery extends impl {
       ^
  class file for base not found
1 error