< prev index next >

test/jdk/java/nio/charset/spi/CharsetProviderBasicTest.java

Print this page
rev 51881 : [mq]: 8211171
rev 51882 : [mq]: 8211171-1

*** 24,41 **** /* * @test * @bug 4429040 4591027 4814743 * @summary Unit test for charset providers * @library /test/lib - * /lib/testlibrary * @build jdk.test.lib.Utils * jdk.test.lib.Asserts * jdk.test.lib.JDKToolFinder * jdk.test.lib.JDKToolLauncher * jdk.test.lib.Platform * jdk.test.lib.process.* ! * JarUtils * FooCharset FooProvider CharsetTest * @run driver SetupJar * @run testng CharsetProviderBasicTest */ --- 24,40 ---- /* * @test * @bug 4429040 4591027 4814743 * @summary Unit test for charset providers * @library /test/lib * @build jdk.test.lib.Utils * jdk.test.lib.Asserts * jdk.test.lib.JDKToolFinder * jdk.test.lib.JDKToolLauncher * jdk.test.lib.Platform * jdk.test.lib.process.* ! * jdk.test.lib.util.JarUtils * FooCharset FooProvider CharsetTest * @run driver SetupJar * @run testng CharsetProviderBasicTest */
< prev index next >