7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Summary: added @ignore tag to temporarily disable the test
Reviewed-by: jjg
--- a/langtools/test/tools/javac/file/zip/T6836682.java Mon Mar 07 17:39:42 2011 -0800
+++ b/langtools/test/tools/javac/file/zip/T6836682.java Wed Mar 09 16:47:39 2011 +0000
@@ -23,7 +23,8 @@
/*
* @test
- * @bug 6836682
+ * @ignore
+ * @bug 6836682 7025988
* @summary JavacFileManager handles zip64 archives (64K+ entries and large file support)
* @compile -XDignore.symbol.file T6836682.java Utils.java
* @run main T6836682