--- old/test/java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java 2016-09-27 02:08:02.136064306 -0700 +++ new/test/java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java 2016-09-27 02:08:01.959152803 -0700 @@ -22,7 +22,7 @@ */ /* @test - * @bug 4164971 + * @bug 4164971 8085192 * @summary allow non-public activatable class and/or constructor * @author Laird Dornin * @@ -102,9 +102,7 @@ TestLibrary.suggestSecurityManager(TestParams.defaultSecurityManager); // start an rmid. - 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