langtools/test/tools/javac/multicatch/7030606/T7030606.out
author katleman
Thu, 21 Aug 2014 14:16:14 -0700
changeset 25878 6d561031123e
parent 9074 76b505d19026
permissions -rw-r--r--
Added tag jdk9-b27 for changeset 98ce0879ab4c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9074
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     1
T7030606.java:20:18: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     2
T7030606.java:20:41: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     3
T7030606.java:27:18: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     4
T7030606.java:27:41: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     5
T7030606.java:34:23: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     6
T7030606.java:34:41: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     7
T7030606.java:41:23: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     8
T7030606.java:41:41: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
     9
T7030606.java:48:23: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
    10
T7030606.java:48:28: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
    11
T7030606.java:55:23: compiler.err.multicatch.types.must.be.disjoint: T7030606.E2, T7030606.E1
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
    12
T7030606.java:55:28: compiler.err.cant.resolve.location: kindname.class, NonExistentType, , , (compiler.misc.location: kindname.class, T7030606, null)
76b505d19026 7030606: Project-coin: multi-catch types should be pairwise disjoint
mcimadamore
parents:
diff changeset
    13
12 errors