--- old/test/java/rmi/activation/Activatable/inactiveGroup/InactiveGroup.java 2016-09-27 02:08:05.713274870 -0700 +++ new/test/java/rmi/activation/Activatable/inactiveGroup/InactiveGroup.java 2016-09-27 02:08:05.438412365 -0700 @@ -22,7 +22,7 @@ */ /* @test - * @bug 4116082 + * @bug 4116082 8085192 * * @summary synopsis: rmid should not destroy group when it reports * inactiveGroup @@ -100,9 +100,7 @@ RMID rmid = 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