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

changeset 929
e2890b8369f7
parent 689
77cc34d5e548
child 1296
cddc2c894cc6
     1.1 --- a/test/tools/javac/diags/examples/KindnameConstructor.java	Mon Mar 14 11:33:33 2011 -0700
     1.2 +++ b/test/tools/javac/diags/examples/KindnameConstructor.java	Mon Mar 14 11:42:15 2011 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -28,6 +28,7 @@
    1.11  // key: compiler.misc.arg.length.mismatch
    1.12  // key: compiler.misc.no.conforming.assignment.exists
    1.13  // key: compiler.misc.count.error.plural
    1.14 +// key: compiler.err.error
    1.15  // run: backdoor
    1.16  
    1.17  class KindnameConstructor {

mercurial