test/tools/javac/warnings/FallThrough.lintAll.out

Mon, 29 Sep 2008 12:00:29 +0100

author
mcimadamore
date
Mon, 29 Sep 2008 12:00:29 +0100
changeset 122
1a9276e7cb18
parent 0
959103a6100f
permissions
-rw-r--r--

6747671: -Xlint:rawtypes
Summary: add an Xlint option for detecting all raw types usages (ccc-approved)
Reviewed-by: jjg

     1 FallThrough.java:14:22: compiler.warn.possible.fall-through.into.case
     2 1 warning

mercurial