Hi please oblige and review the follow change
http://cr.openjdk.java.net/~msheppar/8030780/webrev/ to address the issue raised in https://bugs.openjdk.java.net/browse/JDK-8030780 summary: if the the java debugger failed to connect to the client, then the sequence of commands which include "kill -9" of the server process will not be executed. the server process is added to the post test kill In a successful execution this will result in a "no such process" message. regards Mark