Skip to content

Commit

Permalink
line
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjwalls committed Jul 11, 2024
1 parent caaf27a commit 9c025ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ public synchronized void start() throws InterruptedException, IOException, Timeo
}
pid = p.pid();
jcmd = new ManagementAgentJcmd(p, verbose);

} catch (TimeoutException e) {
if (p != null) {
p.destroy();
Expand Down

0 comments on commit 9c025ea

Please sign in to comment.