8181635: sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414)

Reviewed-by: chegar
This commit is contained in:
Felix Yang 2017-06-06 01:33:53 -07:00
parent 2af3b0cc19
commit 8eeebe5fd3

View File

@ -24,8 +24,8 @@
/**
* @test
* @bug 6449504
* @run main B6449504 caching
* @run main B6449504 no_caching
* @run main/othervm B6449504 caching
* @run main/othervm B6449504 no_caching
* @summary REGRESSION: ZipException throws when try to read a XML file
*/