< prev index next >

test/sun/nio/cs/TestStringCoding.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* @test @bug 6636323 6636319 7040220 7096080 7183053 @summary Test if StringCoding and NIO result have the same de/encoding result * @run main/othervm/timeout=2000 TestStringCoding + * @key randomness */ import java.util.*; import java.nio.*; import java.nio.charset.*;
< prev index next >