--- old/test/java/rmi/activation/ActivationSystem/activeGroup/IdempotentActiveGroup.java 2016-10-03 15:48:34.761703286 +0100 +++ new/test/java/rmi/activation/ActivationSystem/activeGroup/IdempotentActiveGroup.java 2016-10-03 15:48:34.597706773 +0100 @@ -63,7 +63,7 @@ try { RMID.removeLog(); - rmid = RMID.createRMID(); + rmid = RMID.createRMIDOnEphemeralPort(); rmid.start(); System.err.println("Create group descriptor");