langtools/test/tools/javac/typeAnnotations/failures/LintCast.out
changeset 7082 b36c199d8de8
parent 6953 228e73f288c5
parent 7081 94cfc5b65bed
child 7083 f6bd6c4fcf54
equal deleted inserted replaced
6953:228e73f288c5 7082:b36c199d8de8
     1 LintCast.java:13:21: compiler.warn.redundant.cast: java.lang.String
       
     2 LintCast.java:19:27: compiler.warn.redundant.cast: java.util.List<java.lang.String>
       
     3 LintCast.java:25:20: compiler.warn.redundant.cast: int[]
       
     4 LintCast.java:37:24: compiler.warn.redundant.cast: java.lang.String
       
     5 LintCast.java:38:26: compiler.warn.redundant.cast: java.lang.String
       
     6 5 warnings