jdk/test/java/net/URLConnection/B5052093.java
changeset 30820 0d4717a011d3
parent 14342 8435a30053c1
equal deleted inserted replaced
30819:45d6fd3af6ac 30820:0d4717a011d3
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 5052093
    26  * @bug 5052093
       
    27  * @modules java.base/sun.net.www java.base/sun.net.www.protocol.file
    27  * @library ../../../sun/net/www/httptest/
    28  * @library ../../../sun/net/www/httptest/
    28  * @build HttpCallback TestHttpServer ClosedChannelList HttpTransaction
    29  * @build HttpCallback TestHttpServer ClosedChannelList HttpTransaction
    29  * @run main B5052093
    30  * @run main B5052093
    30  * @summary URLConnection doesn't support large files
    31  * @summary URLConnection doesn't support large files
    31  */
    32  */