< prev index next >

test/sun/misc/Encode/DecodeBuffer.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 4159554
  * @summary Problem with UUDecoder
- *
+ * @modules java.base/sun.misc
  */
 
 import sun.misc.*;
 import java.io.*;
 
< prev index next >