test/langtools/jdk/javadoc/doclet/_template/TemplateComplete.java
changeset 53097 2e82ca64b25d
parent 47216 71c04702a3d5
equal deleted inserted replaced
53096:58154bf80f90 53097:2e82ca64b25d
     1 /*
     1 /*
     2  * Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    28  * @ author   <AUTHOR> or delete
    28  * @ author   <AUTHOR> or delete
    29  * @ library  ../lib/
    29  * @ library  ../lib/
    30  * @ build    JavadocTester <CLASS NAME>
    30  * @ build    JavadocTester <CLASS NAME>
    31  * @ run main <CLASS NAME>
    31  * @ run main <CLASS NAME>
    32  */
    32  */
       
    33 
       
    34 import javadoc.tester.JavadocTester;
    33 
    35 
    34 public class TemplateComplete extends JavadocTester {
    36 public class TemplateComplete extends JavadocTester {
    35 
    37 
    36     //Javadoc arguments.
    38     //Javadoc arguments.
    37     private static final String[] ARGS = new String[] {
    39     private static final String[] ARGS = new String[] {