langtools/test/tools/javac/T6227617.out
author jjg
Mon, 26 Jul 2010 14:18:45 -0700
changeset 6150 d055fa8ced62
parent 10 06bc494ca11e
permissions -rw-r--r--
6971882: Remove -XDstdout from javac test Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
T6227617.java:14:18: compiler.warn.redundant.cast: int
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
T6227617.java:19:20: compiler.warn.redundant.cast: java.lang.String
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
T6227617.java:23:22: compiler.warn.redundant.cast: java.lang.Integer
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
T6227617.java:33:27: compiler.warn.redundant.cast: int
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
T6227617.java:36:29: compiler.warn.redundant.cast: java.lang.String
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
5 warnings