author | dcubed |
Wed, 06 Apr 2016 15:49:40 -0700 | |
changeset 37420 | 47cd6403ca2d |
parent 37417 | 84ec61d3b87e (current diff) |
parent 37266 | e7fe9a7bd991 (diff) |
child 37421 | 505b09d74f49 |
--- a/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Mon Mar 14 20:00:57 2016 +0300 +++ b/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Wed Apr 06 15:49:40 2016 -0700 @@ -32,6 +32,7 @@ * @summary jstack doesn't close quotation marks properly with threads' name greater than 1996 characters * @library /testlibrary * @build jdk.test.lib.* + * @ignore 8153319 * @run main JstackThreadTest */ public class JstackThreadTest {