examples.not-yet.txt revision 3741:1fc501869aa8
11638Srgrimescompiler.err.already.annotated                          # internal compiler error?
21638Srgrimescompiler.err.already.defined.this.unit                  # seems to be masked by compiler.err.duplicate.class
31638Srgrimescompiler.err.annotation.value.not.allowable.type        # cannot happen: precluded by complete type-specific tests
41638Srgrimescompiler.err.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
51638Srgrimescompiler.err.cant.read.file                             # (apt.JavaCompiler?)
61638Srgrimescompiler.err.cant.select.static.class.from.param.type
71638Srgrimescompiler.err.dc.unterminated.string                     # cannot happen
81638Srgrimescompiler.err.illegal.char.for.encoding
91638Srgrimescompiler.err.invalid.repeatable.annotation              # should not happen
101638Srgrimescompiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
111638Srgrimescompiler.err.invalid.repeatable.annotation.multiple.values # can't happen
12263142Seadlercompiler.err.io.exception                               # (javah.JavahTask?)
131638Srgrimescompiler.err.limit.code                                 # Code
141638Srgrimescompiler.err.limit.code.too.large.for.try.stmt          # Gen
151638Srgrimescompiler.err.limit.dimensions                           # Gen
161638Srgrimescompiler.err.limit.locals                               # Code
171638Srgrimescompiler.err.limit.parameters                           # Gen
181638Srgrimescompiler.err.limit.pool                                 # Gen,JavaCompiler
191638Srgrimescompiler.err.limit.pool.in.class                        # UNUSED?
201638Srgrimescompiler.err.limit.stack                                # Code
211638Srgrimescompiler.err.limit.string                               # Gen
221638Srgrimescompiler.err.limit.string.overflow                      # JavaCompiler
231638Srgrimescompiler.err.name.reserved.for.internal.use             # UNUSED
241638Srgrimescompiler.err.no.annotation.member
251638Srgrimescompiler.err.no.encl.instance.of.type.in.scope          # cannot occur; always followed by assert false;
261638Srgrimescompiler.err.no.match.entry                             # UNUSED?
271638Srgrimescompiler.err.not.annotation.type                        # cannot occur given preceding checkType
281638Srgrimescompiler.err.proc.bad.config.file                       # JavacProcessingEnvironment
2950476Spetercompiler.err.proc.cant.access                           # completion failure
301638Srgrimescompiler.err.proc.cant.access.1                         # completion failure, no stack trace
311638Srgrimescompiler.err.proc.cant.create.loader                    # security exception from service loader
321638Srgrimescompiler.err.proc.no.service                            # JavacProcessingEnvironment: no service loader available
331638Srgrimescompiler.err.proc.processor.bad.option.name             # cannot happen? masked by javac.err.invalid.A.key
341638Srgrimescompiler.err.proc.service.problem                       # JavacProcessingEnvironment: catch Throwable from service loader
351638Srgrimescompiler.err.signature.doesnt.match.intf                # UNUSED
361638Srgrimescompiler.err.signature.doesnt.match.supertype           # UNUSED
371638Srgrimescompiler.err.source.cant.overwrite.input.file
381638Srgrimescompiler.err.stack.sim.error
3918715Swoschcompiler.err.type.var.more.than.once                    # UNUSED
401638Srgrimescompiler.err.type.var.more.than.once.in.result          # UNUSED
411638Srgrimescompiler.err.unexpected.type
421638Srgrimescompiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
431638Srgrimescompiler.misc.bad.class.signature                       # bad class file
441638Srgrimescompiler.misc.bad.const.pool.tag                        # bad class file
451638Srgrimescompiler.misc.bad.const.pool.tag.at                     # bad class file
461638Srgrimescompiler.misc.bad.enclosing.class                       # bad class file
471638Srgrimescompiler.misc.bad.enclosing.method                      # bad class file
481638Srgrimescompiler.misc.bad.runtime.invisible.param.annotations   # bad class file
491638Srgrimescompiler.misc.bad.signature                             # bad class file
501638Srgrimescompiler.misc.bad.type.annotation.value
511638Srgrimescompiler.misc.base.membership                           # UNUSED
521638Srgrimescompiler.misc.class.file.not.found                      # ClassReader
531638Srgrimescompiler.misc.class.file.wrong.class
541638Srgrimescompiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
551638Srgrimescompiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
561638Srgrimescompiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
571638Srgrimescompiler.misc.fatal.err.cant.close	                # JavaCompiler
581638Srgrimescompiler.misc.file.does.not.contain.package
591638Srgrimescompiler.misc.illegal.start.of.class.file
601638Srgrimescompiler.misc.inferred.do.not.conform.to.lower.bounds   # cannot happen?
611638Srgrimescompiler.misc.kindname.annotation
621638Srgrimescompiler.misc.kindname.enum
631638Srgrimescompiler.misc.kindname.package
641638Srgrimescompiler.misc.kindname.static
651638Srgrimescompiler.misc.kindname.type.variable
661638Srgrimescompiler.misc.kindname.type.variable.bound
671638Srgrimescompiler.misc.kindname.value
681638Srgrimescompiler.misc.incompatible.eq.lower.bounds              # cannot happen?
691638Srgrimescompiler.misc.module.name.mismatch
70108533Sschweikhcompiler.misc.no.unique.minimal.instance.exists
711638Srgrimescompiler.misc.no.unique.maximal.instance.exists         # cannot happen?
721638Srgrimescompiler.misc.resume.abort                              # prompt for a response
731638Srgrimescompiler.misc.source.unavailable                        # DiagnosticSource
741638Srgrimescompiler.misc.token.bad-symbol
751638Srgrimescompiler.misc.token.character
761638Srgrimescompiler.misc.token.double
771638Srgrimescompiler.misc.token.end-of-input
78108533Sschweikhcompiler.misc.token.float
791638Srgrimescompiler.misc.token.integer
80108533Sschweikhcompiler.misc.token.long-integer
811638Srgrimescompiler.misc.token.string
821638Srgrimescompiler.misc.type.captureof
831638Srgrimescompiler.misc.type.captureof.1
841638Srgrimescompiler.misc.type.none
851638Srgrimescompiler.misc.type.req.exact
861638Srgrimescompiler.misc.unable.to.access.file                     # ClassFile
871638Srgrimescompiler.misc.undecl.type.var                           # ClassReader
881638Srgrimescompiler.misc.unicode.str.not.supported                 # ClassReader
891638Srgrimescompiler.misc.malformed.vararg.method                   # ClassReader
901638Srgrimescompiler.misc.version.not.available                     # JavaCompiler; implies build error
911638Srgrimescompiler.misc.where.description.captured
921638Srgrimescompiler.misc.where.typevar.1
931638Srgrimescompiler.misc.wrong.version                             # ClassReader
941638Srgrimescompiler.warn.annotation.method.not.found               # ClassReader
951638Srgrimescompiler.warn.annotation.method.not.found.reason        # ClassReader
961638Srgrimescompiler.warn.big.major.version                         # ClassReader
971638Srgrimescompiler.warn.future.attr                               # ClassReader
981638Srgrimescompiler.warn.illegal.char.for.encoding
991638Srgrimescompiler.warn.invalid.archive.file
1001638Srgrimescompiler.warn.override.bridge
1011638Srgrimescompiler.warn.position.overflow                         # CRTable: caused by files with long lines >= 1024 chars
1021638Srgrimescompiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
1031638Srgrimescompiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
1041638Srgrimescompiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
1051638Srgrimescompiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
106compiler.err.no.zipfs.for.archive                       # would need zip/jar file
107compiler.warn.unknown.enum.constant                     # in bad class file
108compiler.warn.unknown.enum.constant.reason              # in bad class file
109compiler.warn.override.equals.but.not.hashcode          # when a class overrides equals but not hashCode method from Object
110compiler.warn.file.from.future                          # warning for future modification times on files
111compiler.err.cant.inherit.from.anon                     # error for subclass of anonymous class
112compiler.misc.bad.class.file                            # class file is malformed
113compiler.misc.bad.const.pool.entry                      # constant pool entry has wrong type
114compiler.warn.access.to.member.from.serializable.lambda # in order to generate it we need to modify a restricted package
115
116# The following module-related messages will have to stay on the not-yet list for various reasons:
117compiler.warn.locn.unknown.file.on.module.path                # Never issued ATM (short circuited with an if (false))
118compiler.err.no.output.dir                                    # -d is always specified by test infrastructure
119compiler.err.output.dir.must.be.specified.with.dash.m.option  # -d is always specified by test infrastructure
120compiler.warn.outdir.is.in.exploded.module                    # No control over -d specified by test infrastructure
121compiler.err.invalid.module.specifier                         # Not possible (?)
122compiler.err.locn.cant.get.module.name.for.jar                # bad binary ? Infer module name failure
123compiler.misc.anachronistic.module.info                       # requires binaries compiled with EA compilers.
124compiler.misc.bad.module-info.name                            # bad class file
125compiler.err.locn.bad.module-info                             # bad class file
126compiler.err.locn.cant.read.file                              # bad class file
127compiler.misc.module.info.invalid.super.class                 # bad class file
128compiler.err.locn.cant.read.directory                         # file system issue
129compiler.err.locn.invalid.arg.for.xpatch                      # command line option error
130compiler.misc.unnamed.module                                  # fragment uninteresting in and of itself
131compiler.misc.kindname.module                                 # fragment uninteresting in and of itself
132compiler.misc.locn.module_path                                # fragment uninteresting in and of itself
133compiler.misc.locn.module_source_path                         # fragment uninteresting in and of itself
134compiler.misc.locn.system_modules                             # fragment uninteresting in and of itself
135compiler.misc.locn.upgrade_module_path                        # fragment uninteresting in and of itself
136
137# The following are new module-related messages, that need new  examples to be created
138compiler.err.duplicate.module.on.path
139compiler.err.locn.module-info.not.allowed.on.patch.path
140compiler.misc.cant.resolve.modules
141compiler.misc.file.does.not.contain.module
142