8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
Reviewed-by: chegar
This commit is contained in:
parent
0f9675b98e
commit
257c0dceb0
jdk/test
@ -172,8 +172,6 @@ java/net/httpclient/http2/BasicTest.java 8157408 linux-al
|
||||
java/net/httpclient/http2/ErrorTest.java 8158127 solaris-all,windows-all
|
||||
java/net/httpclient/http2/TLSConnection.java 8157482 macosx-all
|
||||
|
||||
sun/net/www/protocol/jar/JarURLConnectionUseCaches.java 8165988 windows-all
|
||||
|
||||
############################################################################
|
||||
|
||||
# jdk_nio
|
||||
|
@ -25,7 +25,7 @@
|
||||
* @test
|
||||
* @bug 6947916
|
||||
* @summary JarURLConnection does not handle useCaches correctly
|
||||
* @run main JarURLConnectionUseCaches
|
||||
* @run main/othervm JarURLConnectionUseCaches
|
||||
*/
|
||||
|
||||
import java.io.*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user