langtools/test/jdk/javadoc/doclet/testSearch/pkg/package-info.java
changeset 36705 890c250d8da8
parent 35426 374342e56a56
equal deleted inserted replaced
36503:4a95f4b1bd8b 36705:890c250d8da8
     1 /*
     1 /*
     2  * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2015, 2016, 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.
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * Test package. Testing search tag for package. Single {@index SingleWord} search tag.
    25  * Test package. Testing search tag for package. Single {@index SingleWord} search tag.
    26  * Search {@index "phrase with spaces"}.
    26  * Search tag 1 {@index "phrase with spaces"}.
       
    27  * Search tag 2 {@index "pkg"}.
       
    28  * Search tag 3 {@index "pkg2.5"}.
       
    29  * Search tag 5 {@index "r"}.
    27  */
    30  */
    28 package pkg;
    31 package pkg;