langtools/test/tools/javac/T6227617.out
author jjg
Fri, 09 Apr 2010 15:39:39 -0700
changeset 5319 63dc7f367a37
parent 10 06bc494ca11e
permissions -rw-r--r--
6942649: add hidden option to identify location and version of javac classes 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