--- old/test/sun/nio/cs/TestStringCoding.java 2015-05-27 15:45:08.576795843 -0700 +++ new/test/sun/nio/cs/TestStringCoding.java 2015-05-27 15:45:08.408795840 -0700 @@ -22,8 +22,9 @@ */ /* @test - @bug 6636323 6636319 7040220 7096080 7183053 8080248 - @summary Test if StringCoding and NIO result have the same de/encoding result + * @bug 6636323 6636319 7040220 7096080 7183053 8080248 + * @summary Test if StringCoding and NIO result have the same de/encoding result + * @modules java.base/sun.nio.cs * @run main/othervm/timeout=2000 TestStringCoding * @key randomness */