< prev index next >

test/sun/misc/Encode/Encode.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 4041231
  * @summary Test UUEncoder.java for proper masking in encodeAtom
- *
+ * @modules java.base/sun.misc
  */
 
 import sun.misc.*;
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
< prev index next >