< prev index next >

test/java/net/Authenticator/B6870935.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @bug 6870935
+ * @modules java.base/sun.net.www
  * @run main/othervm -Dhttp.nonProxyHosts="" -Dhttp.auth.digest.validateProxy=true B6870935
  */
 
 import java.io.*;
 import java.util.*;
< prev index next >