jdk/test/sun/net/www/protocol/http/NoNTLM.java
changeset 42338 a60f280f803c
parent 41965 015dea372cb3
--- a/jdk/test/sun/net/www/protocol/http/NoNTLM.java	Wed Nov 23 16:16:35 2016 +0000
+++ b/jdk/test/sun/net/www/protocol/http/NoNTLM.java	Thu Dec 01 08:57:53 2016 +0000
@@ -26,7 +26,7 @@
  * @summary Sanity check that NTLM will not be selected by the http protocol
  *    handler when running on a profile that does not support NTLM
  * @modules java.base/sun.net.www
- *          java.base/sun.net.www.protocol.http
+ *          java.base/sun.net.www.protocol.http:open
  * @run main/othervm NoNTLM
  */