test/langtools/tools/javac/generics/diamond/7188968/T7188968.out
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 14051 langtools/test/tools/javac/generics/diamond/7188968/T7188968.out@9097cec96212
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14051
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     1
T7188968.java:20:20: compiler.err.cant.resolve.location: kindname.variable, unknown, , , (compiler.misc.location: kindname.class, T7188968, null)
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     2
T7188968.java:21:20: compiler.err.cant.resolve.location: kindname.variable, unknown, , , (compiler.misc.location: kindname.class, T7188968, null)
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     3
T7188968.java:21:29: compiler.warn.unchecked.call.mbr.of.raw.type: T7188968.Foo(java.util.List<X>,java.lang.Object), T7188968.Foo
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     4
T7188968.java:22:22: compiler.err.cant.resolve.location: kindname.variable, unknown, , , (compiler.misc.location: kindname.class, T7188968, null)
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     5
T7188968.java:23:24: compiler.err.cant.resolve.location: kindname.variable, unknown, , , (compiler.misc.location: kindname.class, T7188968, null)
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     6
4 errors
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents:
diff changeset
     7
1 warning