test/tools/javac/diags/examples/InvalidInferredTypes.java

changeset 1238
e28a06a3c5d9
parent 635
dc550520ed6f
child 1251
6f0ed5a89c25
     1.1 --- a/test/tools/javac/diags/examples/InvalidInferredTypes.java	Mon Mar 26 15:27:51 2012 +0100
     1.2 +++ b/test/tools/javac/diags/examples/InvalidInferredTypes.java	Mon Mar 26 15:28:22 2012 +0100
     1.3 @@ -21,7 +21,8 @@
     1.4   * questions.
     1.5   */
     1.6  
     1.7 -// key: compiler.err.invalid.inferred.types
     1.8 +// key: compiler.err.prob.found.req.1
     1.9 +// key: compiler.misc.invalid.inferred.types
    1.10  // key: compiler.misc.inferred.do.not.conform.to.bounds
    1.11  
    1.12  import java.util.*;

mercurial