test/langtools/tools/javac/diags/examples.not-yet.txt
changeset 59021 cfc7bb9a5a92
parent 58713 ad69fd32778e
equal deleted inserted replaced
59020:aebd72de84b0 59021:cfc7bb9a5a92
   114 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
   115 compiler.warn.is.preview                                # difficult to produce reliably despite future changes to java.base
   116 compiler.warn.override.bridge
   116 compiler.warn.override.bridge
   117 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
   118 compiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
   118 compiler.warn.proc.type.already.exists                  # JavacFiler: just mentioned in TODO
       
   119 compiler.warn.restricted.type.not.allowed.preview       # not produced by the compiler right now
   119 compiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
   120 compiler.warn.unchecked.assign                          # DEAD, replaced by compiler.misc.unchecked.assign
   120 compiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
   121 compiler.warn.unchecked.cast.to.type                    # DEAD, replaced by compiler.misc.unchecked.cast.to.type
   121 compiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
   122 compiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
   122 compiler.err.no.zipfs.for.archive                       # would need zip/jar file
   123 compiler.err.no.zipfs.for.archive                       # would need zip/jar file
   123 compiler.warn.unknown.enum.constant                     # in bad class file
   124 compiler.warn.unknown.enum.constant                     # in bad class file