jdk/test/java/util/Formatter/Basic.java
changeset 18545 5f4e734fad1b
parent 5506 202f599c92aa
child 19196 5368bd038f19
equal deleted inserted replaced
18544:54c23f2cc3a5 18545:5f4e734fad1b
    23 
    23 
    24 /* @test
    24 /* @test
    25  * @summary Unit test for formatter
    25  * @summary Unit test for formatter
    26  * @bug 4906370 4962433 4973103 4989961 5005818 5031150 4970931 4989491 5002937
    26  * @bug 4906370 4962433 4973103 4989961 5005818 5031150 4970931 4989491 5002937
    27  *      5005104 5007745 5061412 5055180 5066788 5088703 6317248 6318369 6320122
    27  *      5005104 5007745 5061412 5055180 5066788 5088703 6317248 6318369 6320122
    28  *      6344623 6369500 6534606 6282094 6286592 6476425 5063507
    28  *      6344623 6369500 6534606 6282094 6286592 6476425 5063507 6469160
    29  *
    29  *
    30  * @run shell/timeout=240 Basic.sh
    30  * @run shell/timeout=240 Basic.sh
    31  */
    31  */
    32 
    32 
    33 import static java.lang.System.out;
    33 import static java.lang.System.out;