test/tools/javac/api/6422215/T6422215.java

changeset 1733
e39669aea0bd
parent 554
9d9f26857129
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/api/6422215/T6422215.java	Fri May 10 14:31:42 2013 -0700
     1.2 +++ b/test/tools/javac/api/6422215/T6422215.java	Sun May 12 18:18:54 2013 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2006, 2013, 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 @@ -27,6 +27,8 @@
    1.11   * @summary JSR 199: What happens if a directory is missing
    1.12   * @author  Peter von der Ah\u00e9
    1.13   * @library ../lib
    1.14 + * @build ToolTester
    1.15 + * @run main T6422215
    1.16   */
    1.17  
    1.18  import java.io.File;

mercurial