jjg@610: compiler.err.already.annotated # internal compiler error? jjg@610: compiler.err.already.defined.this.unit # seems to be masked by compiler.err.duplicate.class jjg@610: compiler.err.annotation.value.not.allowable.type # cannot happen: precluded by complete type-specific tests mcimadamore@1497: compiler.err.bad.functional.intf.anno # seems to be masked by compiler.err.annotation.type.not.applicable jjg@610: compiler.err.cant.read.file # (apt.JavaCompiler?) jjg@610: compiler.err.cant.select.static.class.from.param.type jjg@1409: compiler.err.dc.unterminated.string # cannot happen jjg@610: compiler.err.illegal.char.for.encoding jjg@1492: compiler.err.invalid.repeatable.annotation # should not happen jjg@1492: compiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen jjg@1492: compiler.err.invalid.repeatable.annotation.multiple.values # can't happen jjg@610: compiler.err.io.exception # (javah.JavahTask?) jjg@610: compiler.err.limit.code # Code jjg@610: compiler.err.limit.code.too.large.for.try.stmt # Gen jjg@610: compiler.err.limit.dimensions # Gen jjg@610: compiler.err.limit.locals # Code jjg@610: compiler.err.limit.parameters # Gen jjg@610: compiler.err.limit.pool # Gen,JavaCompiler jjg@610: compiler.err.limit.pool.in.class # UNUSED? jjg@610: compiler.err.limit.stack # Code jjg@610: compiler.err.limit.string # Gen jjg@610: compiler.err.limit.string.overflow # JavaCompiler jjg@610: compiler.err.name.reserved.for.internal.use # UNUSED jjg@610: compiler.err.no.annotation.member jjg@610: compiler.err.no.encl.instance.of.type.in.scope # cannot occur; always followed by assert false; jjg@610: compiler.err.no.match.entry # UNUSED? jjg@610: compiler.err.not.annotation.type # cannot occur given preceding checkType jjg@610: compiler.err.proc.bad.config.file # JavacProcessingEnvironment jjg@610: compiler.err.proc.cant.access # completion failure jjg@952: compiler.err.proc.cant.access.1 # completion failure, no stack trace jjg@610: compiler.err.proc.cant.create.loader # security exception from service loader jjg@610: compiler.err.proc.no.service # JavacProcessingEnvironment: no service loader available jjg@610: compiler.err.proc.processor.bad.option.name # cannot happen? masked by javac.err.invalid.A.key jjg@610: compiler.err.proc.service.problem # JavacProcessingEnvironment: catch Throwable from service loader jjg@610: compiler.err.signature.doesnt.match.intf # UNUSED jjg@610: compiler.err.signature.doesnt.match.supertype # UNUSED jjg@610: compiler.err.source.cant.overwrite.input.file jjg@610: compiler.err.stack.sim.error jjg@610: compiler.err.type.var.more.than.once # UNUSED jjg@610: compiler.err.type.var.more.than.once.in.result # UNUSED jjg@610: compiler.err.unexpected.type jjg@610: compiler.err.unsupported.cross.fp.lit # Scanner: host system dependent jjg@610: compiler.misc.bad.class.file.header # bad class file jjg@610: compiler.misc.bad.class.signature # bad class file jjg@610: compiler.misc.bad.const.pool.tag # bad class file jjg@610: compiler.misc.bad.const.pool.tag.at # bad class file jjg@952: compiler.misc.bad.enclosing.class # bad class file jjg@610: compiler.misc.bad.enclosing.method # bad class file jjg@610: compiler.misc.bad.runtime.invisible.param.annotations # bad class file jjg@610: compiler.misc.bad.signature # bad class file jjg@610: compiler.misc.base.membership # UNUSED jjg@610: compiler.misc.ccf.found.later.version jjg@610: compiler.misc.ccf.unrecognized.attribute jjg@610: compiler.misc.class.file.not.found # ClassReader jjg@610: compiler.misc.class.file.wrong.class jjg@610: compiler.misc.fatal.err.cant.locate.ctor # Resolve, from Lower jjg@610: compiler.misc.fatal.err.cant.locate.field # Resolve, from Lower jjg@610: compiler.misc.fatal.err.cant.locate.meth # Resolve, from Lower jjg@1096: compiler.misc.fatal.err.cant.close # JavaCompiler jjg@610: compiler.misc.file.does.not.contain.package jjg@610: compiler.misc.illegal.start.of.class.file mcimadamore@1510: compiler.misc.inferred.do.not.conform.to.lower.bounds # cannot happen? jjg@610: compiler.misc.kindname.annotation jjg@610: compiler.misc.kindname.enum jjg@610: compiler.misc.kindname.package jjg@610: compiler.misc.kindname.static jjg@610: compiler.misc.kindname.type.variable jjg@610: compiler.misc.kindname.type.variable.bound jjg@610: compiler.misc.kindname.value mcimadamore@1338: compiler.misc.incompatible.eq.lower.bounds # cannot happen? jjg@610: compiler.misc.no.unique.minimal.instance.exists mcimadamore@1510: compiler.misc.no.unique.maximal.instance.exists # cannot happen? jjg@610: compiler.misc.resume.abort # prompt for a response jjg@610: compiler.misc.source.unavailable # DiagnosticSource jjg@610: compiler.misc.token.bad-symbol jjg@610: compiler.misc.token.character jjg@610: compiler.misc.token.double jjg@610: compiler.misc.token.end-of-input jjg@610: compiler.misc.token.float jjg@610: compiler.misc.token.integer jjg@610: compiler.misc.token.long-integer jjg@610: compiler.misc.token.string jjg@610: compiler.misc.type.captureof jjg@610: compiler.misc.type.captureof.1 jjg@610: compiler.misc.type.none jjg@610: compiler.misc.type.req.exact jjg@610: compiler.misc.unable.to.access.file # ClassFile jjg@610: compiler.misc.undecl.type.var # ClassReader jjg@610: compiler.misc.unicode.str.not.supported # ClassReader jjg@610: compiler.misc.verbose.retro # UNUSED jjg@610: compiler.misc.verbose.retro.with # UNUSED jjg@610: compiler.misc.verbose.retro.with.list # UNUSED jjg@610: compiler.misc.version.not.available # JavaCompiler; implies build error jjg@610: compiler.misc.where.description.captured jjg@610: compiler.misc.where.description.intersection.1 jjg@610: compiler.misc.where.typevar.1 jjg@610: compiler.misc.wrong.version # ClassReader jjg@610: compiler.warn.annotation.method.not.found # ClassReader jjg@610: compiler.warn.annotation.method.not.found.reason # ClassReader jjg@610: compiler.warn.big.major.version # ClassReader jjg@776: compiler.warn.future.attr # ClassReader jjg@610: compiler.warn.illegal.char.for.encoding jjg@610: compiler.warn.invalid.archive.file jjg@610: compiler.warn.override.bridge jjg@610: compiler.warn.position.overflow # CRTable: caused by files with long lines >= 1024 chars jjg@610: compiler.warn.proc.type.already.exists # JavacFiler: just mentioned in TODO jjg@610: compiler.warn.unchecked.assign # DEAD, replaced by compiler.misc.unchecked.assign jjg@610: compiler.warn.unchecked.cast.to.type # DEAD, replaced by compiler.misc.unchecked.cast.to.type jjg@610: compiler.warn.unexpected.archive.file # Paths: zip file with unknown extn mcimadamore@992: compiler.warn.unknown.enum.constant # in bad class file mcimadamore@992: compiler.warn.unknown.enum.constant.reason # in bad class file jjg@1409: