File: SwitchErrors.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 (74 lines) | stat: -rw-r--r-- 5,647 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
SwitchErrors.java:66:18: compiler.err.default.label.not.allowed
SwitchErrors.java:72:18: compiler.err.default.label.not.allowed
SwitchErrors.java:72:27: compiler.err.default.label.not.allowed
SwitchErrors.java:132:28: compiler.err.default.label.not.allowed
SwitchErrors.java:138:18: compiler.err.default.label.not.allowed
SwitchErrors.java:143:18: compiler.err.default.label.not.allowed
SwitchErrors.java:148:18: compiler.err.default.label.not.allowed
SwitchErrors.java:207:29: compiler.err.default.label.not.allowed
SwitchErrors.java:214:32: compiler.err.default.label.not.allowed
SwitchErrors.java:221:32: compiler.err.default.label.not.allowed
SwitchErrors.java:267:20: compiler.err.illegal.start.of.type
SwitchErrors.java:270:28: compiler.err.illegal.start.of.type
SwitchErrors.java:290:42: compiler.err.expected2: :, ->
SwitchErrors.java:299:45: compiler.err.expected2: :, ->
SwitchErrors.java:306:42: compiler.err.expected2: :, ->
SwitchErrors.java:11:18: compiler.err.constant.label.not.compatible: java.lang.String, java.lang.Object
SwitchErrors.java:17:18: compiler.err.constant.label.not.compatible: int, java.lang.Object
SwitchErrors.java:23:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Integer)
SwitchErrors.java:24:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.Integer, java.lang.CharSequence)
SwitchErrors.java:29:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: compiler.misc.type.null, int)
SwitchErrors.java:30:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, int)
SwitchErrors.java:31:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: int, java.lang.CharSequence)
SwitchErrors.java:37:13: compiler.err.unconditional.pattern.and.default
SwitchErrors.java:43:24: compiler.err.unconditional.pattern.and.default
SwitchErrors.java:49:18: compiler.err.unconditional.pattern.and.default
SwitchErrors.java:55:18: compiler.err.duplicate.unconditional.pattern
SwitchErrors.java:61:13: compiler.err.duplicate.default.label
SwitchErrors.java:67:13: compiler.err.duplicate.default.label
SwitchErrors.java:78:18: compiler.err.duplicate.case.label
SwitchErrors.java:83:24: compiler.err.duplicate.case.label
SwitchErrors.java:88:28: compiler.err.flows.through.from.pattern
SwitchErrors.java:93:18: compiler.err.flows.through.from.pattern
SwitchErrors.java:94:18: compiler.err.flows.through.to.pattern
SwitchErrors.java:101:18: compiler.err.flows.through.to.pattern
SwitchErrors.java:108:18: compiler.err.flows.through.to.pattern
SwitchErrors.java:113:18: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Integer)
SwitchErrors.java:119:18: compiler.err.instanceof.reifiable.not.safe: java.util.List, java.util.List<java.lang.Integer>
SwitchErrors.java:125:18: compiler.err.cant.resolve.location: kindname.class, Undefined, , , (compiler.misc.location: kindname.class, SwitchErrors, null)
SwitchErrors.java:137:18: compiler.err.flows.through.from.pattern
SwitchErrors.java:143:27: compiler.err.flows.through.from.pattern
SwitchErrors.java:149:18: compiler.err.flows.through.to.pattern
SwitchErrors.java:161:18: compiler.err.pattern.expected
SwitchErrors.java:167:78: compiler.err.cant.resolve.location: kindname.variable, n, , , (compiler.misc.location: kindname.class, SwitchErrors, null)
SwitchErrors.java:173:73: compiler.err.cant.resolve.location: kindname.variable, n, , , (compiler.misc.location: kindname.class, SwitchErrors, null)
SwitchErrors.java:180:21: compiler.err.invalid.case.label.combination
SwitchErrors.java:191:13: compiler.err.unconditional.pattern.and.default
SwitchErrors.java:189:29: compiler.err.flows.through.from.pattern
SwitchErrors.java:198:24: compiler.err.invalid.case.label.combination
SwitchErrors.java:214:21: compiler.err.invalid.case.label.combination
SwitchErrors.java:221:29: compiler.err.flows.through.from.pattern
SwitchErrors.java:233:18: compiler.err.duplicate.unconditional.pattern
SwitchErrors.java:239:24: compiler.err.invalid.case.label.combination
SwitchErrors.java:246:24: compiler.err.invalid.case.label.combination
SwitchErrors.java:253:18: compiler.err.flows.through.from.pattern
SwitchErrors.java:260:18: compiler.err.flows.through.from.pattern
SwitchErrors.java:276:49: compiler.err.cant.resolve.location.args: kindname.method, length, , , (compiler.misc.location: kindname.class, java.lang.Object, null)
SwitchErrors.java:278:55: compiler.err.cant.resolve.location.args: kindname.method, length, , , (compiler.misc.location: kindname.class, java.lang.Object, null)
SwitchErrors.java:284:26: compiler.err.pattern.type.cannot.infer
SwitchErrors.java:299:21: compiler.err.invalid.case.label.combination
SwitchErrors.java:314:29: compiler.err.flows.through.from.pattern
SwitchErrors.java:323:18: compiler.err.flows.through.to.pattern
SwitchErrors.java:10:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:16:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:22:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:28:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:76:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:82:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:87:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:92:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:98:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:105:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:153:9: compiler.err.not.exhaustive.statement
SwitchErrors.java:226:9: compiler.err.not.exhaustive.statement
73 errors