< prev index next >

test/com/sun/jndi/ldap/Base64Test.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @bug 8035807
  * @summary Confirm that old and new Base64 encodings are compatible.
+ * @modules java.base/sun.misc
  */
 
 import java.io.*;
 import java.util.*;
 import javax.naming.*;
< prev index next >