Hi Felix,As the issue is timeout at rmid.start(), so it does not resolve the issue to just move rmid.start() to try block.
I saw the issue happened last in 2015/6, maybe we could just close it as "Not Reproduced"?
Thank you -Hamlin On 2016/12/6 10:08, Felix Yang wrote:
Hi, please review the small fix to avoid orphaned processes left. Bug: https://bugs.openjdk.java.net/browse/JDK-8081390 Webrev: http://cr.openjdk.java.net/~xiaofeya/8081390/webrev.00/ Thanks, Felix