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

Thu, 24 Feb 2011 08:40:49 -0800

author
jjh
date
Thu, 24 Feb 2011 08:40:49 -0800
changeset 892
3e30c95da3c6
parent 0
959103a6100f
permissions
-rw-r--r--

7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
Summary: Use a single file manager for all JavacTasks
Reviewed-by: jjg, mcimadamore

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

mercurial