examples.not-yet.txt revision 3111:dd06d18cd7dd
1176491Smarcelcompiler.err.already.annotated                          # internal compiler error?
2176491Smarcelcompiler.err.already.defined.this.unit                  # seems to be masked by compiler.err.duplicate.class
3176491Smarcelcompiler.err.annotation.value.not.allowable.type        # cannot happen: precluded by complete type-specific tests
4176491Smarcelcompiler.err.bad.functional.intf.anno                   # seems to be masked by compiler.err.annotation.type.not.applicable
5176491Smarcelcompiler.err.cant.read.file                             # (apt.JavaCompiler?)
6176491Smarcelcompiler.err.cant.select.static.class.from.param.type
7176491Smarcelcompiler.err.dc.unterminated.string                     # cannot happen
8176491Smarcelcompiler.err.illegal.char.for.encoding
9176491Smarcelcompiler.err.invalid.repeatable.annotation              # should not happen
10176491Smarcelcompiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
11176491Smarcelcompiler.err.invalid.repeatable.annotation.multiple.values # can't happen
12176491Smarcelcompiler.err.io.exception                               # (javah.JavahTask?)
13176491Smarcelcompiler.err.limit.code                                 # Code
14176491Smarcelcompiler.err.limit.code.too.large.for.try.stmt          # Gen
15176491Smarcelcompiler.err.limit.dimensions                           # Gen
16176491Smarcelcompiler.err.limit.locals                               # Code
17176491Smarcelcompiler.err.limit.parameters                           # Gen
18176491Smarcelcompiler.err.limit.pool                                 # Gen,JavaCompiler
19176491Smarcelcompiler.err.limit.pool.in.class                        # UNUSED?
20176491Smarcelcompiler.err.limit.stack                                # Code
21176491Smarcelcompiler.err.limit.string                               # Gen
22176491Smarcelcompiler.err.limit.string.overflow                      # JavaCompiler
23176491Smarcelcompiler.err.name.reserved.for.internal.use             # UNUSED
24176491Smarcelcompiler.err.no.annotation.member
25176491Smarcelcompiler.err.no.encl.instance.of.type.in.scope          # cannot occur; always followed by assert false;
26176491Smarcelcompiler.err.no.match.entry                             # UNUSED?
27176491Smarcelcompiler.err.not.annotation.type                        # cannot occur given preceding checkType
28176491Smarcelcompiler.err.proc.bad.config.file                       # JavacProcessingEnvironment
29176491Smarcelcompiler.err.proc.cant.access                           # completion failure
30176491Smarcelcompiler.err.proc.cant.access.1                         # completion failure, no stack trace
31176491Smarcelcompiler.err.proc.cant.create.loader                    # security exception from service loader
32176491Smarcelcompiler.err.proc.no.service                            # JavacProcessingEnvironment: no service loader available
33176491Smarcelcompiler.err.proc.processor.bad.option.name             # cannot happen? masked by javac.err.invalid.A.key
34176491Smarcelcompiler.err.proc.service.problem                       # JavacProcessingEnvironment: catch Throwable from service loader
35176491Smarcelcompiler.err.signature.doesnt.match.intf                # UNUSED
36176491Smarcelcompiler.err.signature.doesnt.match.supertype           # UNUSED
37176491Smarcelcompiler.err.source.cant.overwrite.input.file
38176491Smarcelcompiler.err.stack.sim.error
39176491Smarcelcompiler.err.type.var.more.than.once                    # UNUSED
40176491Smarcelcompiler.err.type.var.more.than.once.in.result          # UNUSED
41176491Smarcelcompiler.err.unexpected.type
42176491Smarcelcompiler.err.unsupported.cross.fp.lit                   # Scanner: host system dependent
43176491Smarcelcompiler.misc.bad.class.signature                       # bad class file
44176491Smarcelcompiler.misc.bad.const.pool.tag                        # bad class file
45176491Smarcelcompiler.misc.bad.const.pool.tag.at                     # bad class file
46176491Smarcelcompiler.misc.bad.enclosing.class                       # bad class file
47176491Smarcelcompiler.misc.bad.enclosing.method                      # bad class file
48176491Smarcelcompiler.misc.bad.runtime.invisible.param.annotations   # bad class file
49176491Smarcelcompiler.misc.bad.signature                             # bad class file
50178030Sgrehancompiler.misc.bad.type.annotation.value
51176491Smarcelcompiler.misc.base.membership                           # UNUSED
52176491Smarcelcompiler.misc.ccf.found.later.version
53176491Smarcelcompiler.misc.ccf.unrecognized.attribute
54176491Smarcelcompiler.misc.class.file.not.found                      # ClassReader
55176491Smarcelcompiler.misc.class.file.wrong.class
56176491Smarcelcompiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
57176491Smarcelcompiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
58176491Smarcelcompiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
59176491Smarcelcompiler.misc.fatal.err.cant.close	                # JavaCompiler
60176491Smarcelcompiler.misc.file.does.not.contain.package
61176491Smarcelcompiler.misc.illegal.start.of.class.file
62176491Smarcelcompiler.misc.inferred.do.not.conform.to.lower.bounds   # cannot happen?
63176491Smarcelcompiler.misc.kindname.annotation
64176491Smarcelcompiler.misc.kindname.enum
65176491Smarcelcompiler.misc.kindname.package
66176491Smarcelcompiler.misc.kindname.static
67176491Smarcelcompiler.misc.kindname.type.variable
68176491Smarcelcompiler.misc.kindname.type.variable.bound
69176491Smarcelcompiler.misc.kindname.value
70176491Smarcelcompiler.misc.incompatible.eq.lower.bounds              # cannot happen?
71176491Smarcelcompiler.misc.no.unique.minimal.instance.exists
72176491Smarcelcompiler.misc.no.unique.maximal.instance.exists         # cannot happen?
73176491Smarcelcompiler.misc.resume.abort                              # prompt for a response
74176491Smarcelcompiler.misc.source.unavailable                        # DiagnosticSource
75176491Smarcelcompiler.misc.token.bad-symbol
76176491Smarcelcompiler.misc.token.character
77176491Smarcelcompiler.misc.token.double
78176491Smarcelcompiler.misc.token.end-of-input
79176491Smarcelcompiler.misc.token.float
80176491Smarcelcompiler.misc.token.integer
81176491Smarcelcompiler.misc.token.long-integer
82176491Smarcelcompiler.misc.token.string
83176491Smarcelcompiler.misc.type.captureof
84176491Smarcelcompiler.misc.type.captureof.1
85176491Smarcelcompiler.misc.type.none
86176491Smarcelcompiler.misc.type.req.exact
87176491Smarcelcompiler.misc.unable.to.access.file                     # ClassFile
88176491Smarcelcompiler.misc.undecl.type.var                           # ClassReader
89176491Smarcelcompiler.misc.unicode.str.not.supported                 # ClassReader
90176491Smarcelcompiler.misc.malformed.vararg.method                   # ClassReader
91176491Smarcelcompiler.misc.verbose.retro                             # UNUSED
92176491Smarcelcompiler.misc.verbose.retro.with                        # UNUSED
93176491Smarcelcompiler.misc.verbose.retro.with.list                   # UNUSED
94176491Smarcelcompiler.misc.version.not.available                     # JavaCompiler; implies build error
95176491Smarcelcompiler.misc.where.description.captured
96176491Smarcelcompiler.misc.where.typevar.1
97176491Smarcelcompiler.misc.wrong.version                             # ClassReader
98176491Smarcelcompiler.warn.annotation.method.not.found               # ClassReader
99176491Smarcelcompiler.warn.annotation.method.not.found.reason        # ClassReader
100176491Smarcelcompiler.warn.big.major.version                         # ClassReader
101176491Smarcelcompiler.warn.future.attr                               # ClassReader
102176491Smarcelcompiler.warn.illegal.char.for.encoding
103176491Smarcelcompiler.warn.invalid.archive.file
104176491Smarcelcompiler.warn.override.bridge
105176491Smarcelcompiler.warn.position.overflow                         # CRTable: caused by files with long lines >= 1024 chars
106176491Smarcelcompiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
107176491Smarcelcompiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
108176491Smarcelcompiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
109176491Smarcelcompiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
110176491Smarcelcompiler.warn.unknown.enum.constant                     # in bad class file
111176491Smarcelcompiler.warn.unknown.enum.constant.reason              # in bad class file
112176491Smarcelcompiler.warn.override.equals.but.not.hashcode          # when a class overrides equals but not hashCode method from Object
113176491Smarcelcompiler.warn.file.from.future                          # warning for future modification times on files
114176491Smarcelcompiler.err.cant.inherit.from.anon                     # error for subclass of anonymous class
115176491Smarcelcompiler.misc.bad.class.file                            # class file is malformed
116176491Smarcelcompiler.misc.bad.const.pool.entry                      # constant pool entry has wrong type
117176491Smarcel