commit | a2f1866c12a7ba6da94a36a8cf3042d276f7aee3 | [log] [tgz] |
---|---|---|
author | mchung <none@none> | Thu Oct 29 09:22:00 2009 -0700 |
committer | mchung <none@none> | Thu Oct 29 09:22:00 2009 -0700 |
tree | 77f8739e09b43cb9427b02abb2169f1b484ca022 | |
parent | 54178203bf6d73eca00d646e1edad244ae6f0b0b [diff] [blame] |
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
diff --git a/test/java/util/zip/Bounds.java b/test/java/util/zip/Bounds.java index 44ed67a..281ba28 100644 --- a/test/java/util/zip/Bounds.java +++ b/test/java/util/zip/Bounds.java
@@ -23,6 +23,7 @@ /* @test * @bug 4811913 + * @ignore until 6896424 is resolved * @summary Test bounds checking in zip package */