File: SuperInitFails.out

package info (click to toggle)
openjdk-25 25.0.1%2B8-1~deb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 825,408 kB
  • sloc: java: 5,585,680; cpp: 1,333,948; xml: 1,321,242; ansic: 488,034; asm: 404,003; objc: 21,088; sh: 15,106; javascript: 13,265; python: 8,319; makefile: 2,518; perl: 357; awk: 351; pascal: 103; exp: 83; sed: 72; jsp: 24
file content (34 lines) | stat: -rw-r--r-- 2,496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
SuperInitFails.java:56:9: compiler.err.cant.ref.before.ctor.called: hashCode()
SuperInitFails.java:61:9: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:66:9: compiler.err.cant.ref.before.ctor.called: super
SuperInitFails.java:71:23: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:76:23: compiler.err.cant.ref.before.ctor.called: super
SuperInitFails.java:93:9: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:98:33: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:103:14: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:107:20: compiler.err.not.encl.class: java.lang.Object
SuperInitFails.java:111:17: compiler.err.cant.ref.before.ctor.called: super
SuperInitFails.java:118:22: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:124:9: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:132:9: compiler.err.non.canonical.constructor.invoke.another.constructor: SuperInitFails.Record1
SuperInitFails.java:137:9: compiler.err.non.canonical.constructor.invoke.another.constructor: SuperInitFails.Record2
SuperInitFails.java:154:31: compiler.err.cant.ref.before.ctor.called: x
SuperInitFails.java:158:15: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:167:13: compiler.err.cant.ref.before.ctor.called: x
SuperInitFails.java:171:17: compiler.err.cant.ref.before.ctor.called: x
SuperInitFails.java:175:24: compiler.err.cant.ref.before.ctor.called: x
SuperInitFails.java:179:18: compiler.err.cant.ref.before.ctor.called: x
SuperInitFails.java:185:28: compiler.err.cant.ref.before.ctor.called: this
SuperInitFails.java:194:25: compiler.err.return.before.superclass.initialized
SuperInitFails.java:199:33: compiler.err.ctor.calls.not.allowed.here
SuperInitFails.java:204:29: compiler.err.redundant.superclass.init
SuperInitFails.java:32:13: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:36:14: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:40:14: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:44:13: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:48:33: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:52:32: compiler.err.call.must.only.appear.in.ctor
SuperInitFails.java:82:18: compiler.err.ctor.calls.not.allowed.here
SuperInitFails.java:88:13: compiler.err.return.before.superclass.initialized
SuperInitFails.java:149:18: compiler.err.call.must.only.appear.in.ctor
33 errors