-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b50
-
generic
-
generic
The regression test sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java
relies on supporting classes under sun/net/www/httptest to compile and execute.
However, the test header is missing the following tags in order for test hardness to build the supporting classes before executing the test:
* @library ../../../../../sun/net/www/httptest/
* @build HttpCallback HttpServer ClosedChannelList HttpTransaction
This should be fixed.
relies on supporting classes under sun/net/www/httptest to compile and execute.
However, the test header is missing the following tags in order for test hardness to build the supporting classes before executing the test:
* @library ../../../../../sun/net/www/httptest/
* @build HttpCallback HttpServer ClosedChannelList HttpTransaction
This should be fixed.