langtools/test/tools/javac/typeAnnotations/failures/LintCast.out
changeset 7382 e1ed8c9e12e5
parent 7381 5d924959cd81
parent 7140 4951967a61b4
child 7383 cbd66f8db06b
equal deleted inserted replaced
7381:5d924959cd81 7382:e1ed8c9e12e5
     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