# HG changeset patch # User jwilhelm # Date 1459979499 25200 # Node ID e7fe9a7bd991c27a500f4af30cd8fe67cc52e1fe # Parent ff874750de4657ee3eecf6a16e6ca963ec37f324 8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed Reviewed-by: jprovino, dcubed diff -r ff874750de46 -r e7fe9a7bd991 hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java --- a/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Tue Apr 05 23:59:12 2016 +0000 +++ b/hotspot/test/serviceability/tmtools/jstack/JstackThreadTest.java Wed Apr 06 14:51:39 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 {