test/jdk/java/util/Base64/TestBase64.java
changeset 48519 482ede6c4936
parent 47216 71c04702a3d5
child 48689 e704f48d8277
equal deleted inserted replaced
48518:e2c862ab9601 48519:482ede6c4936
    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 /**
    24 /**
    25  * @test 4235519 8004212 8005394 8007298 8006295 8006315 8006530 8007379 8008925
    25  * @test
    26  *       8014217 8025003 8026330 8028397 8129544 8165243
    26  * @bug 4235519 8004212 8005394 8007298 8006295 8006315 8006530 8007379 8008925
       
    27  *      8014217 8025003 8026330 8028397 8129544 8165243
    27  * @summary tests java.util.Base64
    28  * @summary tests java.util.Base64
    28  * @library /test/lib
    29  * @library /test/lib
    29  * @build jdk.test.lib.RandomFactory
    30  * @build jdk.test.lib.RandomFactory
    30  * @run main TestBase64
    31  * @run main TestBase64
    31  * @key randomness
    32  * @key randomness