equal
deleted
inserted
replaced
23 compiler.err.name.reserved.for.internal.use # UNUSED |
23 compiler.err.name.reserved.for.internal.use # UNUSED |
24 compiler.err.no.annotation.member |
24 compiler.err.no.annotation.member |
25 compiler.err.no.encl.instance.of.type.in.scope # cannot occur; always followed by assert false; |
25 compiler.err.no.encl.instance.of.type.in.scope # cannot occur; always followed by assert false; |
26 compiler.err.no.match.entry # UNUSED? |
26 compiler.err.no.match.entry # UNUSED? |
27 compiler.err.not.annotation.type # cannot occur given preceding checkType |
27 compiler.err.not.annotation.type # cannot occur given preceding checkType |
28 compiler.err.not.def.access.package.cant.access |
|
29 compiler.err.proc.bad.config.file # JavacProcessingEnvironment |
28 compiler.err.proc.bad.config.file # JavacProcessingEnvironment |
30 compiler.err.proc.cant.access # completion failure |
29 compiler.err.proc.cant.access # completion failure |
31 compiler.err.proc.cant.access.1 # completion failure, no stack trace |
30 compiler.err.proc.cant.access.1 # completion failure, no stack trace |
32 compiler.err.proc.cant.create.loader # security exception from service loader |
31 compiler.err.proc.cant.create.loader # security exception from service loader |
33 compiler.err.proc.no.service # JavacProcessingEnvironment: no service loader available |
32 compiler.err.proc.no.service # JavacProcessingEnvironment: no service loader available |
68 compiler.misc.kindname.value |
67 compiler.misc.kindname.value |
69 compiler.misc.incompatible.eq.lower.bounds # cannot happen? |
68 compiler.misc.incompatible.eq.lower.bounds # cannot happen? |
70 compiler.misc.module.name.mismatch |
69 compiler.misc.module.name.mismatch |
71 compiler.misc.no.unique.minimal.instance.exists |
70 compiler.misc.no.unique.minimal.instance.exists |
72 compiler.misc.no.unique.maximal.instance.exists # cannot happen? |
71 compiler.misc.no.unique.maximal.instance.exists # cannot happen? |
73 compiler.misc.not.def.access.package.cant.access |
|
74 compiler.misc.package.not.visible |
|
75 compiler.misc.resume.abort # prompt for a response |
72 compiler.misc.resume.abort # prompt for a response |
76 compiler.misc.source.unavailable # DiagnosticSource |
73 compiler.misc.source.unavailable # DiagnosticSource |
77 compiler.misc.token.bad-symbol |
74 compiler.misc.token.bad-symbol |
78 compiler.misc.token.character |
75 compiler.misc.token.character |
79 compiler.misc.token.double |
76 compiler.misc.token.double |