8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
authoramlu
Wed, 03 Jun 2015 15:33:28 +0100
changeset 30912 5c720b6875a2
parent 30911 99e027461f4a
child 30913 bb5c454d451e
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist Reviewed-by: chegar
jdk/test/sun/net/www/protocol/https/ChunkedOutputStream.java
--- a/jdk/test/sun/net/www/protocol/https/ChunkedOutputStream.java	Wed Jun 03 15:30:44 2015 +0100
+++ b/jdk/test/sun/net/www/protocol/https/ChunkedOutputStream.java	Wed Jun 03 15:33:28 2015 +0100
@@ -25,7 +25,6 @@
  * @test
  * @bug 5026745
  * @modules java.base/sun.net.www
- * @library ../../httpstest/
  * @build TestHttpsServer HttpCallback
  * @run main/othervm ChunkedOutputStream
  *