changeset 950:4fd20d5b7295

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
author mcimadamore
date Wed, 09 Mar 2011 16:47:39 +0000
parents 6970d9fb8e02
children da10d62990a7
files test/tools/javac/file/zip/T6836682.java
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/tools/javac/file/zip/T6836682.java	Mon Mar 07 17:39:42 2011 -0800
+++ b/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