--- old/test/java/rmi/activation/Activatable/restartService/RestartService.java 2016-09-27 02:08:10.486886955 -0700 +++ new/test/java/rmi/activation/Activatable/restartService/RestartService.java 2016-09-27 02:08:10.238011450 -0700 @@ -22,7 +22,7 @@ */ /* @test - * @bug 4095165 4321151 + * @bug 4095165 4321151 8085192 * @key intermittent * @summary synopsis: activator should restart daemon services * @author Ann Wollrath @@ -128,9 +128,7 @@ RestartService unicastObj = null; try { - RMID.removeLog(); - rmid = RMID.createRMID(); - rmid.start(); + rmid = RMID.launch(); /* Cause activation groups to have a security policy that will * allow security managers to be downloaded and installed