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

changeset 929
e2890b8369f7
parent 610
3640b60bd0f6
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/diags/examples/IdentifierExpected.java	Mon Mar 14 11:33:33 2011 -0700
     1.2 +++ b/test/tools/javac/diags/examples/IdentifierExpected.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 @@ -25,6 +25,7 @@
    1.11  // key: compiler.err.expected
    1.12  // key: compiler.err.invalid.binary.number
    1.13  // key: compiler.misc.count.error.plural
    1.14 +// key: compiler.err.error
    1.15  // run: backdoor
    1.16  
    1.17  class IdentifierExpected {

mercurial