langtools/test/tools/javac/typeAnnotations/failures/LintCast.out
changeset 3150 a783d225c3e1
child 3766 7e2df99e9223
equal deleted inserted replaced
3149:0cd06d598d6f 3150:a783d225c3e1
       
     1 LintCast.java:36:21: compiler.warn.redundant.cast: java.lang.String
       
     2 LintCast.java:42:27: compiler.warn.redundant.cast: java.util.List<java.lang.String>
       
     3 LintCast.java:48:20: compiler.warn.redundant.cast: int[]
       
     4 LintCast.java:60:24: compiler.warn.redundant.cast: java.lang.String
       
     5 LintCast.java:61:26: compiler.warn.redundant.cast: java.lang.String
       
     6 5 warnings