mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-13 01:13:10 +00:00
8151181: Add JSnap to jhsdb
Reviewed-by: dsamersoff
This commit is contained in:
parent
d0426d7d41
commit
ec2bb17be5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user