jdk/test/sun/net/www/protocol/http/SetChunkedStreamingMode.java
changeset 30820 0d4717a011d3
parent 14342 8435a30053c1
--- a/jdk/test/sun/net/www/protocol/http/SetChunkedStreamingMode.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/sun/net/www/protocol/http/SetChunkedStreamingMode.java	Thu May 28 10:54:48 2015 -0700
@@ -24,8 +24,9 @@
 /**
  * @test
  * @bug 5049976
+ * @modules java.base/sun.net.www
  * @library ../../httptest/
-  @build HttpCallback TestHttpServer ClosedChannelList HttpTransaction
+ * @build HttpCallback TestHttpServer ClosedChannelList HttpTransaction
  * @run main SetChunkedStreamingMode
  * @summary Unspecified NPE is thrown when streaming output mode is enabled
  */