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

changeset 1238
e28a06a3c5d9
parent 610
3640b60bd0f6
     1.1 --- a/test/tools/javac/diags/examples/UndeterminedType1.java	Mon Mar 26 15:27:51 2012 +0100
     1.2 +++ b/test/tools/javac/diags/examples/UndeterminedType1.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.undetermined.type.1
     1.8 +// key: compiler.err.prob.found.req.1
     1.9 +// key: compiler.misc.undetermined.type
    1.10  // key: compiler.misc.no.unique.maximal.instance.exists
    1.11  
    1.12  class UndeterminedType1<V> {

mercurial