changeset 10 | 06bc494ca11e |
child 2085 | 4792e12a8ca2 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/langtools/test/tools/javac/missingSuperRecovery/MissingSuperRecovery.out Sat Dec 01 00:00:00 2007 +0000 @@ -0,0 +1,5 @@ +MissingSuperRecovery.java:15: cannot access base +class file for base not found +public class MissingSuperRecovery extends impl { + ^ +1 error