test/langtools/tools/javac/diags/examples.not-yet.txt
changeset 58713 ad69fd32778e
parent 54650 d9208a660094
child 59021 cfc7bb9a5a92
equal deleted inserted replaced
58712:14e098407bb0 58713:ad69fd32778e
     9 compiler.err.illegal.char.for.encoding
     9 compiler.err.illegal.char.for.encoding
    10 compiler.err.invalid.repeatable.annotation              # should not happen
    10 compiler.err.invalid.repeatable.annotation              # should not happen
    11 compiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
    11 compiler.err.invalid.repeatable.annotation.invalid.value # "can't" happen
    12 compiler.err.invalid.repeatable.annotation.multiple.values # can't happen
    12 compiler.err.invalid.repeatable.annotation.multiple.values # can't happen
    13 compiler.err.io.exception                               # (javah.JavahTask?)
    13 compiler.err.io.exception                               # (javah.JavahTask?)
       
    14 compiler.err.is.preview                                 # difficult to produce reliably despite future changes to java.base
    14 compiler.err.limit.code                                 # Code
    15 compiler.err.limit.code                                 # Code
    15 compiler.err.limit.code.too.large.for.try.stmt          # Gen
    16 compiler.err.limit.code.too.large.for.try.stmt          # Gen
    16 compiler.err.limit.dimensions                           # Gen
    17 compiler.err.limit.dimensions                           # Gen
    17 compiler.err.limit.locals                               # Code
    18 compiler.err.limit.locals                               # Code
    18 compiler.err.limit.parameters                           # Gen
    19 compiler.err.limit.parameters                           # Gen
   109 compiler.warn.big.major.version                         # ClassReader
   110 compiler.warn.big.major.version                         # ClassReader
   110 compiler.warn.future.attr                               # ClassReader
   111 compiler.warn.future.attr                               # ClassReader
   111 compiler.warn.illegal.char.for.encoding
   112 compiler.warn.illegal.char.for.encoding
   112 compiler.warn.incubating.modules                        # requires adjusted classfile
   113 compiler.warn.incubating.modules                        # requires adjusted classfile
   113 compiler.warn.invalid.archive.file
   114 compiler.warn.invalid.archive.file
       
   115 compiler.warn.is.preview                                # difficult to produce reliably despite future changes to java.base
   114 compiler.warn.override.bridge
   116 compiler.warn.override.bridge
   115 compiler.warn.position.overflow                         # CRTable: caused by files with long lines >= 1024 chars
   117 compiler.warn.position.overflow                         # CRTable: caused by files with long lines >= 1024 chars
   116 compiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
   118 compiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
   117 compiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
   119 compiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
   118 compiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
   120 compiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type