RFR: JDK-8030780 - test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Mark Sheppard
mark.sheppard at oracle.com
Fri Feb 21 13:21:33 UTC 2014
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
More information about the core-libs-dev
mailing list