This commit is contained in:
Daniel D. Daugherty 2016-04-06 15:49:40 -07:00
commit 0fc167eb01

View File

@ -32,6 +32,7 @@ import jdk.test.lib.ProcessTools;
* @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 {