jdk/test/java/util/ResourceBundle/Test4300693.java
changeset 5796 ce710cdec799
parent 5506 202f599c92aa
child 7668 d4a77089c587
equal deleted inserted replaced
5795:49e9a038c105 5796:ce710cdec799
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 /*
    23 /*
    24     @test
    24     @test
       
    25     @ignore 6876961
    25     @summary test that ResourceBundle.getBundle can be called recursively
    26     @summary test that ResourceBundle.getBundle can be called recursively
    26     @build  Test4300693RB
    27     @build  Test4300693RB
    27     @run main Test4300693
    28     @run main Test4300693
    28     @bug 4300693
    29     @bug 4300693
    29 */
    30 */