< prev index next >

test/langtools/tools/javac/diags/examples.not-yet.txt

Print this page

 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

193 compiler.err.multiple.values.for.module.source.path
194 compiler.err.no.source.files.classes
195 compiler.err.no.value.for.option
196 compiler.err.option.not.allowed.with.target
197 compiler.err.option.too.many
198 compiler.err.profile.bootclasspath.conflict
199 compiler.err.release.bootclasspath.conflict
200 compiler.err.repeated.value.for.module.source.path
201 compiler.err.repeated.value.for.patch.module
202 compiler.err.req.arg
203 compiler.err.sourcepath.modulesourcepath.conflict
204 compiler.err.two.class.loaders.1
205 compiler.err.two.class.loaders.2
206 compiler.err.unmatched.quote
207 compiler.err.unsupported.release.version
208 compiler.warn.profile.target.conflict
209 compiler.err.source.target.conflict
210 compiler.err.target.default.source.conflict
211 compiler.err.preview.not.latest
212 compiler.err.preview.without.source.or.release

213 compiler.misc.illegal.signature                               # the compiler can now detect more non-denotable types before class writing
214 
215 # this one needs a forged class file to be reproduced
216 compiler.err.annotation.unrecognized.attribute.name
217 
218 # this one is transitional (waiting for FFM API to exit preview)
219 compiler.warn.restricted.method


220 
221 # Pending removal
222 compiler.note.implicit.annotation.processing
223 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

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 
215 compiler.misc.illegal.signature                               # the compiler can now detect more non-denotable types before class writing
216 
217 # this one needs a forged class file to be reproduced
218 compiler.err.annotation.unrecognized.attribute.name
219 
220 # this one is transitional (waiting for FFM API to exit preview)
221 compiler.warn.restricted.method
222 # Value Objects
223 compiler.misc.feature.value.classes
224 
225 # Pending removal
226 compiler.note.implicit.annotation.processing
227 compiler.warn.proc.use.proc.or.implicit
< prev index next >