8151181: Add JSnap to jhsdb
authorysuenaga
Fri, 04 Mar 2016 18:13:04 +0900
changeset 37314 341fa2e9011f
parent 37313 b0c043d9ad18
child 37315 0524979ef11e
8151181: Add JSnap to jhsdb Reviewed-by: dsamersoff
jdk/test/sun/tools/jhsdb/BasicLauncherTest.java
--- a/jdk/test/sun/tools/jhsdb/BasicLauncherTest.java	Thu Mar 10 14:20:59 2016 -0500
+++ b/jdk/test/sun/tools/jhsdb/BasicLauncherTest.java	Fri Mar 04 18:13:04 2016 +0900
@@ -143,6 +143,7 @@
         launch("No deadlocks found", "jstack");
         launch("compiler detected", "jmap");
         launch("Java System Properties", "jinfo");
+        launch("java.threads", "jsnap");
 
         // The test throws RuntimeException on error.
         // IOException is thrown if LingeredApp can't start because of some bad