< prev index next >

test/sun/net/www/ParseUtil_6274990.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @test
  * @summary REGRESSION: URLConnection.connect() throws Exception with non UTF-8 char
  * @bug 6274990
+ * @modules java.base/sun.net.www
  */
 
 import sun.net.www.*;
 import java.net.*;
 
< prev index next >