author | dcubed |
Wed, 06 Apr 2016 23:42:52 +0000 | |
changeset 37421 | 505b09d74f49 |
parent 37419 | bac980e1e730 (current diff) |
parent 37420 | 47cd6403ca2d (diff) |
child 37422 | 8a7443b5edf8 |
--- a/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Thu Apr 07 00:25:46 2016 +0200 +++ b/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Wed Apr 06 23:42:52 2016 +0000 @@ -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 {