8151181: Add JSnap to jhsdb

Reviewed-by: dsamersoff
This commit is contained in:
Yasumasa Suenaga 2016-03-04 18:13:04 +09:00
parent d0426d7d41
commit ec2bb17be5

View File

@ -143,6 +143,7 @@ public class BasicLauncherTest {
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