# HG changeset patch # User mchung # Date 1256833320 25200 # Node ID 0bff70ba735635bf24cea04439738479a2ec313a # Parent d01972926813d76a04c4b6bf12457793295b50a1 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 -r d01972926813 -r 0bff70ba7356 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 */