6896422: Add @ignore to test/java/util/zip/Bounds.java
authormchung
Thu, 29 Oct 2009 09:22:00 -0700
changeset 4174 0bff70ba7356
parent 4173 d01972926813
child 4175 3bbed32a84ee
6896422: Add @ignore to test/java/util/zip/Bounds.java Summary: ignore test/java/util/zip/Bounds.java until 6896424 is resolved Reviewed-by: sherman
jdk/test/java/util/zip/Bounds.java
--- a/jdk/test/java/util/zip/Bounds.java	Wed Oct 28 11:18:01 2009 -0700
+++ b/jdk/test/java/util/zip/Bounds.java	Thu Oct 29 09:22:00 2009 -0700
@@ -23,6 +23,7 @@
 
 /* @test
  * @bug 4811913
+ * @ignore until 6896424 is resolved
  * @summary Test bounds checking in zip package
  */