Last change
on this file was 278, checked in by dmik, 14 years ago |
trunk: Merged in openjdk6 b22 from branches/vendor/oracle.
|
File size:
565 bytes
|
Line | |
---|
1 | CyclicInheritance.java:15:1: compiler.err.cyclic.inheritance: C1
|
---|
2 | CyclicInheritance.java:17:1: compiler.err.cyclic.inheritance: C11
|
---|
3 | CyclicInheritance.java:20:1: compiler.err.cyclic.inheritance: I1
|
---|
4 | CyclicInheritance.java:22:1: compiler.err.cyclic.inheritance: I11
|
---|
5 | CyclicInheritance.java:27:1: compiler.err.cyclic.inheritance: C211
|
---|
6 | CyclicInheritance.java:31:1: compiler.err.cyclic.inheritance: C212
|
---|
7 | CyclicInheritance.java:36:27: compiler.err.report.access: C221.I, private, C221
|
---|
8 | CyclicInheritance.java:40:24: compiler.err.report.access: C222.C, private, C222
|
---|
9 | 8 errors
|
---|
Note:
See
TracBrowser
for help on using the repository browser.