langtools/test/tools/javac/annotations/typeAnnotations/failures/LintCast.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
parent 17578 46ac954e4a84
permissions -rw-r--r--
8026564: import changes from type-annotations forest Reviewed-by: jjg Contributed-by: wdietl@gmail.com, steve.sides@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     1
LintCast.java:15:21: compiler.warn.redundant.cast: java.lang.String
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     2
LintCast.java:21:27: compiler.warn.redundant.cast: java.util.List<java.lang.String>
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 17578
diff changeset
     3
LintCast.java:27:20: compiler.warn.redundant.cast: int[]
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     4
LintCast.java:39:24: compiler.warn.redundant.cast: java.lang.String
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     5
LintCast.java:40:26: compiler.warn.redundant.cast: java.lang.String
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 17578
diff changeset
     6
LintCast.java:45:23: compiler.warn.redundant.cast: java.lang.Object[]
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     7
LintCast.java:49:27: compiler.warn.redundant.cast: java.util.List<java.lang.String>
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents: 17578
diff changeset
     8
LintCast.java:53:27: compiler.warn.redundant.cast: java.util.List<java.lang.String>
15385
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
     9
LintCast.java:57:21: compiler.warn.redundant.cast: java.lang.Object
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
    10
LintCast.java:61:27: compiler.warn.redundant.cast: LintCast.Outer.Inner
ee1eebe7e210 8006775: JSR 308: Compiler changes in JDK8
jjg
parents:
diff changeset
    11
10 warnings