8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist

Reviewed-by: chegar
This commit is contained in:
Amy Lu 2015-06-03 15:33:28 +01:00
parent e11aec59a2
commit 06a3f86af5

View File

@ -25,7 +25,6 @@
* @test
* @bug 5026745
* @modules java.base/sun.net.www
* @library ../../httpstest/
* @build TestHttpsServer HttpCallback
* @run main/othervm ChunkedOutputStream
*