42 compiler.err.source.cant.overwrite.input.file
43 compiler.err.stack.sim.error
44 compiler.err.cant.attach.type.annotations # bad class file
45 compiler.err.type.var.more.than.once # UNUSED
46 compiler.err.type.var.more.than.once.in.result # UNUSED
47 compiler.err.unexpected.type
48 compiler.misc.bad.class.signature # bad class file
49 compiler.misc.bad.class.truncated.at.offset # bad class file
50 compiler.misc.bad.const.pool.tag # bad class file
51 compiler.misc.bad.const.pool.tag.at # bad class file
52 compiler.misc.unexpected.const.pool.tag.at # bad class file
53 compiler.misc.bad.const.pool.index # bad class file
54 compiler.misc.bad.constant.range # bad class file
55 compiler.misc.bad.constant.value # bad class file
56 compiler.misc.bad.enclosing.class # bad class file
57 compiler.misc.bad.enclosing.method # bad class file
58 compiler.warn.runtime.invisible.parameter.annotations # bad class file
59 compiler.warn.runtime.visible.invisible.param.annotations.mismatch # bad class file
60 compiler.misc.bad.signature # bad class file
61 compiler.misc.bad.requires.flag # bad class file
62 compiler.misc.bad.utf8.byte.sequence.at # bad class file
63 compiler.misc.bad.type.annotation.value
64 compiler.misc.class.file.not.found # ClassReader
65 compiler.misc.class.file.wrong.class
66 compiler.misc.exception.message # uncommon completion failure based on a string
67 compiler.misc.fatal.err.cant.locate.ctor # Resolve, from Lower
68 compiler.misc.fatal.err.cant.locate.field # Resolve, from Lower
69 compiler.misc.fatal.err.cant.locate.meth # Resolve, from Lower
70 compiler.misc.fatal.err.cant.close # JavaCompiler
71 compiler.misc.feature.not.supported.in.source.plural # cannot happen (for now)
72 compiler.misc.file.does.not.contain.package
73 compiler.misc.illegal.flag.combo # ClassReader
74 compiler.misc.illegal.start.of.class.file
75 compiler.misc.inferred.do.not.conform.to.lower.bounds # cannot happen?
76 compiler.misc.kindname.annotation
77 compiler.misc.kindname.enum
78 compiler.misc.kindname.package
79 compiler.misc.kindname.static
80 compiler.misc.kindname.type.variable
81 compiler.misc.kindname.type.variable.bound
194 compiler.err.multiple.values.for.module.source.path
195 compiler.err.no.source.files.classes
196 compiler.err.no.value.for.option
197 compiler.err.option.not.allowed.with.target
198 compiler.err.option.too.many
199 compiler.err.profile.bootclasspath.conflict
200 compiler.err.release.bootclasspath.conflict
201 compiler.err.repeated.value.for.module.source.path
202 compiler.err.repeated.value.for.patch.module
203 compiler.err.req.arg
204 compiler.err.sourcepath.modulesourcepath.conflict
205 compiler.err.two.class.loaders.1
206 compiler.err.two.class.loaders.2
207 compiler.err.unmatched.quote
208 compiler.err.unsupported.release.version
209 compiler.warn.profile.target.conflict
210 compiler.err.source.target.conflict
211 compiler.err.target.default.source.conflict
212 compiler.err.preview.not.latest
213 compiler.err.preview.without.source.or.release
214 compiler.misc.illegal.signature # the compiler can now detect more non-denotable types before class writing
215
216 # this one needs a forged class file to be reproduced
217 compiler.err.annotation.unrecognized.attribute.name
218
219 # this one is transitional (waiting for FFM API to exit preview)
220 compiler.warn.restricted.method
221
222 # Pending removal
223 compiler.note.implicit.annotation.processing
224 compiler.warn.proc.use.proc.or.implicit
|
42 compiler.err.source.cant.overwrite.input.file
43 compiler.err.stack.sim.error
44 compiler.err.cant.attach.type.annotations # bad class file
45 compiler.err.type.var.more.than.once # UNUSED
46 compiler.err.type.var.more.than.once.in.result # UNUSED
47 compiler.err.unexpected.type
48 compiler.misc.bad.class.signature # bad class file
49 compiler.misc.bad.class.truncated.at.offset # bad class file
50 compiler.misc.bad.const.pool.tag # bad class file
51 compiler.misc.bad.const.pool.tag.at # bad class file
52 compiler.misc.unexpected.const.pool.tag.at # bad class file
53 compiler.misc.bad.const.pool.index # bad class file
54 compiler.misc.bad.constant.range # bad class file
55 compiler.misc.bad.constant.value # bad class file
56 compiler.misc.bad.enclosing.class # bad class file
57 compiler.misc.bad.enclosing.method # bad class file
58 compiler.warn.runtime.invisible.parameter.annotations # bad class file
59 compiler.warn.runtime.visible.invisible.param.annotations.mismatch # bad class file
60 compiler.misc.bad.signature # bad class file
61 compiler.misc.bad.requires.flag # bad class file
62 compiler.misc.bad.access.flags # bad class file
63 compiler.misc.bad.utf8.byte.sequence.at # bad class file
64 compiler.misc.bad.type.annotation.value
65 compiler.misc.class.file.not.found # ClassReader
66 compiler.misc.class.file.wrong.class
67 compiler.misc.exception.message # uncommon completion failure based on a string
68 compiler.misc.fatal.err.cant.locate.ctor # Resolve, from Lower
69 compiler.misc.fatal.err.cant.locate.field # Resolve, from Lower
70 compiler.misc.fatal.err.cant.locate.meth # Resolve, from Lower
71 compiler.misc.fatal.err.cant.close # JavaCompiler
72 compiler.misc.feature.not.supported.in.source.plural # cannot happen (for now)
73 compiler.misc.file.does.not.contain.package
74 compiler.misc.illegal.flag.combo # ClassReader
75 compiler.misc.illegal.start.of.class.file
76 compiler.misc.inferred.do.not.conform.to.lower.bounds # cannot happen?
77 compiler.misc.kindname.annotation
78 compiler.misc.kindname.enum
79 compiler.misc.kindname.package
80 compiler.misc.kindname.static
81 compiler.misc.kindname.type.variable
82 compiler.misc.kindname.type.variable.bound
195 compiler.err.multiple.values.for.module.source.path
196 compiler.err.no.source.files.classes
197 compiler.err.no.value.for.option
198 compiler.err.option.not.allowed.with.target
199 compiler.err.option.too.many
200 compiler.err.profile.bootclasspath.conflict
201 compiler.err.release.bootclasspath.conflict
202 compiler.err.repeated.value.for.module.source.path
203 compiler.err.repeated.value.for.patch.module
204 compiler.err.req.arg
205 compiler.err.sourcepath.modulesourcepath.conflict
206 compiler.err.two.class.loaders.1
207 compiler.err.two.class.loaders.2
208 compiler.err.unmatched.quote
209 compiler.err.unsupported.release.version
210 compiler.warn.profile.target.conflict
211 compiler.err.source.target.conflict
212 compiler.err.target.default.source.conflict
213 compiler.err.preview.not.latest
214 compiler.err.preview.without.source.or.release
215
216 compiler.misc.illegal.signature # the compiler can now detect more non-denotable types before class writing
217
218 # this one needs a forged class file to be reproduced
219 compiler.err.annotation.unrecognized.attribute.name
220
221 # this one is transitional (waiting for FFM API to exit preview)
222 compiler.warn.restricted.method
223 # Value Objects
224 compiler.misc.feature.value.classes
225
226 # Pending removal
227 compiler.note.implicit.annotation.processing
228 compiler.warn.proc.use.proc.or.implicit
|