< prev index next >

test/sun/net/www/ParseUtil_6478588.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /* @test
  * @summary StringIndexOutOfBoundsException in HttpURLConnection.getResponseCode
  * @bug 6478588
+ * @modules java.base/sun.net.www
  */
 
 import sun.net.www.ParseUtil;
 import java.net.URI;
 import java.net.URL;
< prev index next >