diff -r c6c96b739bad -r bb4e971bf5d4 jdk/test/java/nio/charset/RemovingSunIO/SunioAlias.java --- a/jdk/test/java/nio/charset/RemovingSunIO/SunioAlias.java Wed Mar 08 14:45:27 2017 -0800 +++ b/jdk/test/java/nio/charset/RemovingSunIO/SunioAlias.java Wed Mar 08 17:17:41 2017 -0800 @@ -22,8 +22,9 @@ */ /* @test - @bug 4454622 - @summary Check if all supported sun.io encoding names are supported in nio.charset + * @bug 4454622 + * @summary Check if all supported sun.io encoding names are supported in nio.charset + * @modules jdk.charsets */ import java.util.HashMap;