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
--- 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
*/