8181635: sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414)
Reviewed-by: chegar
--- a/jdk/test/sun/net/www/protocol/jar/B6449504.java Mon Jun 05 18:58:40 2017 -0700
+++ b/jdk/test/sun/net/www/protocol/jar/B6449504.java Tue Jun 06 01:33:53 2017 -0700
@@ -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
*/