langtools/test/tools/javac/6840059/T6840059.out
author mcimadamore
Wed, 26 Sep 2012 14:22:41 +0100
changeset 14051 9097cec96212
parent 13438 83729994273a
child 14062 b7439971a094
permissions -rw-r--r--
7188968: New instance creation expression using diamond is checked twice Summary: Unify method and constructor check logic Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13438
83729994273a 7175911: Simplify error reporting API in Check.CheckContext interface
mcimadamore
parents: 6710
diff changeset
     1
T6840059.java:15:9: compiler.err.cant.apply.symbol.1: kindname.constructor, T6840059, java.lang.Integer, java.lang.String, kindname.class, T6840059, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.inconvertible.types: java.lang.String, java.lang.Integer))
14051
9097cec96212 7188968: New instance creation expression using diamond is checked twice
mcimadamore
parents: 13438
diff changeset
     2
1 error