7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
authormcimadamore
Wed, 09 Mar 2011 16:47:39 +0000
changeset 8838 91e08c1bcd5c
parent 8837 141b22c7e7b2
child 8839 a4a4b4bda328
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
langtools/test/tools/javac/file/zip/T6836682.java
--- 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