examples.not-yet.txt revision 3502:d213ecfb98b2
120476Smppcompiler.err.already.annotated                          # internal compiler error?
220476Smppcompiler.err.already.defined.this.unit                  # seems to be masked by compiler.err.duplicate.class
320476Smppcompiler.err.annotation.value.not.allowable.type        # cannot happen: precluded by complete type-specific tests
420476Smppcompiler.err.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
520476Smppcompiler.err.cant.read.file                             # (apt.JavaCompiler?)
620476Smppcompiler.err.cant.select.static.class.from.param.type
720476Smppcompiler.err.dc.unterminated.string                     # cannot happen
820476Smppcompiler.err.illegal.char.for.encoding
920476Smppcompiler.err.invalid.repeatable.annotation              # should not happen
1020476Smppcompiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
1120476Smppcompiler.err.invalid.repeatable.annotation.multiple.values # can't happen
1220476Smppcompiler.err.io.exception                               # (javah.JavahTask?)
1320476Smppcompiler.err.limit.code                                 # Code
1420476Smppcompiler.err.limit.code.too.large.for.try.stmt          # Gen
1520476Smppcompiler.err.limit.dimensions                           # Gen
1620476Smppcompiler.err.limit.locals                               # Code
1720476Smppcompiler.err.limit.parameters                           # Gen
1820476Smppcompiler.err.limit.pool                                 # Gen,JavaCompiler
1920476Smppcompiler.err.limit.pool.in.class                        # UNUSED?
2020476Smppcompiler.err.limit.stack                                # Code
2120476Smppcompiler.err.limit.string                               # Gen
2220476Smppcompiler.err.limit.string.overflow                      # JavaCompiler
2320476Smppcompiler.err.name.reserved.for.internal.use             # UNUSED
2420476Smppcompiler.err.no.annotation.member
2520476Smppcompiler.err.no.encl.instance.of.type.in.scope          # cannot occur; always followed by assert false;
2620476Smppcompiler.err.no.match.entry                             # UNUSED?
2720476Smppcompiler.err.not.annotation.type                        # cannot occur given preceding checkType
2820476Smppcompiler.err.proc.bad.config.file                       # JavacProcessingEnvironment
2920476Smppcompiler.err.proc.cant.access                           # completion failure
3020476Smppcompiler.err.proc.cant.access.1                         # completion failure, no stack trace
3120476Smppcompiler.err.proc.cant.create.loader                    # security exception from service loader
3220476Smppcompiler.err.proc.no.service                            # JavacProcessingEnvironment: no service loader available
3320476Smppcompiler.err.proc.processor.bad.option.name             # cannot happen? masked by javac.err.invalid.A.key
3420476Smppcompiler.err.proc.service.problem                       # JavacProcessingEnvironment: catch Throwable from service loader
3520476Smppcompiler.err.signature.doesnt.match.intf                # UNUSED
3620476Smppcompiler.err.signature.doesnt.match.supertype           # UNUSED
3720476Smppcompiler.err.source.cant.overwrite.input.file
3823466Sjmgcompiler.err.stack.sim.error
3950476Spetercompiler.err.type.var.more.than.once                    # UNUSED
4023466Sjmgcompiler.err.type.var.more.than.once.in.result          # UNUSED
41231265Smmcompiler.err.unexpected.type
4249831Smppcompiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
4379538Srucompiler.misc.bad.class.signature                       # bad class file
4420476Smppcompiler.misc.bad.const.pool.tag                        # bad class file
4520476Smppcompiler.misc.bad.const.pool.tag.at                     # bad class file
46107788Srucompiler.misc.bad.enclosing.class                       # bad class file
4720476Smppcompiler.misc.bad.enclosing.method                      # bad class file
48131479Srucompiler.misc.bad.runtime.invisible.param.annotations   # bad class file
4974269Sddcompiler.misc.bad.signature                             # bad class file
50131479Srucompiler.misc.bad.type.annotation.value
5120476Smppcompiler.misc.base.membership                           # UNUSED
52107788Srucompiler.misc.class.file.not.found                      # ClassReader
5368962Srucompiler.misc.class.file.wrong.class
5479727Sschweikhcompiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
55107788Srucompiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
5620476Smppcompiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
5774269Sddcompiler.misc.fatal.err.cant.close	                # JavaCompiler
5820476Smppcompiler.misc.file.does.not.contain.package
59107788Srucompiler.misc.illegal.start.of.class.file
60131530Srucompiler.misc.inferred.do.not.conform.to.lower.bounds   # cannot happen?
61131530Srucompiler.misc.kindname.annotation
6220476Smppcompiler.misc.kindname.enum
6320476Smppcompiler.misc.kindname.package
6420476Smppcompiler.misc.kindname.static
6574269Sddcompiler.misc.kindname.type.variable
6620476Smppcompiler.misc.kindname.type.variable.bound
67123947Salfredcompiler.misc.kindname.value
68123947Salfredcompiler.misc.incompatible.eq.lower.bounds              # cannot happen?
69123947Salfredcompiler.misc.no.unique.minimal.instance.exists
70130582Srucompiler.misc.no.unique.maximal.instance.exists         # cannot happen?
71130582Srucompiler.misc.resume.abort                              # prompt for a response
72212827Sgjbcompiler.misc.source.unavailable                        # DiagnosticSource
73212827Sgjbcompiler.misc.token.bad-symbol
74212827Sgjbcompiler.misc.token.character
75212827Sgjbcompiler.misc.token.double
76212827Sgjbcompiler.misc.token.end-of-input
77212827Sgjbcompiler.misc.token.float
78212827Sgjbcompiler.misc.token.integer
79212827Sgjbcompiler.misc.token.long-integer
80212827Sgjbcompiler.misc.token.string
81212827Sgjbcompiler.misc.type.captureof
82212827Sgjbcompiler.misc.type.captureof.1
83212827Sgjbcompiler.misc.type.none
84212827Sgjbcompiler.misc.type.req.exact
85212827Sgjbcompiler.misc.unable.to.access.file                     # ClassFile
86212827Sgjbcompiler.misc.undecl.type.var                           # ClassReader
87212827Sgjbcompiler.misc.unicode.str.not.supported                 # ClassReader
88212827Sgjbcompiler.misc.malformed.vararg.method                   # ClassReader
89212827Sgjbcompiler.misc.version.not.available                     # JavaCompiler; implies build error
90212827Sgjbcompiler.misc.where.description.captured
91212827Sgjbcompiler.misc.where.typevar.1
92212827Sgjbcompiler.misc.wrong.version                             # ClassReader
93231265Smmcompiler.warn.annotation.method.not.found               # ClassReader
94231265Smmcompiler.warn.annotation.method.not.found.reason        # ClassReader
95231265Smmcompiler.warn.big.major.version                         # ClassReader
96231265Smmcompiler.warn.future.attr                               # ClassReader
97231265Smmcompiler.warn.illegal.char.for.encoding
98231265Smmcompiler.warn.invalid.archive.file
99231265Smmcompiler.warn.override.bridge
100231265Smmcompiler.warn.position.overflow                         # CRTable: caused by files with long lines >= 1024 chars
101231265Smmcompiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
102231265Smmcompiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
103231265Smmcompiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
104231265Smmcompiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
105231265Smmcompiler.warn.unknown.enum.constant                     # in bad class file
106232247Smmcompiler.warn.unknown.enum.constant.reason              # in bad class file
107232247Smmcompiler.warn.override.equals.but.not.hashcode          # when a class overrides equals but not hashCode method from Object
108231265Smmcompiler.warn.file.from.future                          # warning for future modification times on files
109231265Smmcompiler.err.cant.inherit.from.anon                     # error for subclass of anonymous class
110231265Smmcompiler.misc.bad.class.file                            # class file is malformed
111232247Smmcompiler.misc.bad.const.pool.entry                      # constant pool entry has wrong type
112232247Smm
113231265Smm# The following module-related messages will have to stay on the not-yet list for various reasons:
114231265Smmcompiler.warn.locn.unknown.file.on.module.path                # Never issued ATM (short circuited with an if (false))
115231265Smmcompiler.err.no.output.dir                                    # -d is always specified by test infrastructure
116231265Smmcompiler.err.output.dir.must.be.specified.with.dash.m.option  # -d is always specified by test infrastructure
11720476Smppcompiler.warn.outdir.is.in.exploded.module                    # No control over -d specified by test infrastructure
11874269Sddcompiler.err.invalid.module.specifier                         # Not possible (?)
11974269Sddcompiler.err.locn.cant.get.module.name.for.jar                # bad binary ? Infer module name failure
12020476Smppcompiler.misc.bad.module-info.name                            # bad class file
12179727Sschweikhcompiler.err.locn.bad.module-info                             # bad class file
12220476Smppcompiler.err.locn.cant.read.file                              # bad class file
12320476Smppcompiler.misc.module.info.invalid.super.class                 # bad class file
124162404Srucompiler.err.locn.cant.read.directory                         # file system issue
125162404Srucompiler.misc.unnamed.module                                  # fragment uninteresting in and of itself
126162404Srucompiler.misc.kindname.module                                 # fragment uninteresting in and of itself
127162404Srucompiler.misc.locn.module_path                                # fragment uninteresting in and of itself
128208647Sjillescompiler.misc.locn.module_source_path                         # fragment uninteresting in and of itself
129162404Srucompiler.misc.locn.system_modules                             # fragment uninteresting in and of itself
130208647Sjillescompiler.misc.locn.upgrade_module_path                        # fragment uninteresting in and of itself
13120476Smpp
132217717Sgjb# The following are new module-related messages, that need new  examples to be created
133158720Srodrigccompiler.err.duplicate.module.on.path
134158720Srodrigccompiler.err.locn.module-info.not.allowed.on.patch.path
13520476Smppcompiler.misc.cant.resolve.modules
13620476Smppcompiler.misc.file.does.not.contain.module
13779727Sschweikh