< prev index next >

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

Print this page
rev 56510 : 8232684: Make switch expressions final
Reviewed-by: TBD

*** 114,123 **** --- 114,124 ---- compiler.warn.invalid.archive.file compiler.warn.is.preview # difficult to produce reliably despite future changes to java.base compiler.warn.override.bridge compiler.warn.position.overflow # CRTable: caused by files with long lines >= 1024 chars compiler.warn.proc.type.already.exists # JavacFiler: just mentioned in TODO + compiler.warn.restricted.type.not.allowed.preview # not produced by the compiler right now compiler.warn.unchecked.assign # DEAD, replaced by compiler.misc.unchecked.assign compiler.warn.unchecked.cast.to.type # DEAD, replaced by compiler.misc.unchecked.cast.to.type compiler.warn.unexpected.archive.file # Paths: zip file with unknown extn compiler.err.no.zipfs.for.archive # would need zip/jar file compiler.warn.unknown.enum.constant # in bad class file
< prev index next >