--- old/test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java 2014-01-24 14:24:04.811158627 +0800 +++ new/test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java 2014-01-24 14:24:03.348069699 +0800 @@ -30,7 +30,7 @@ * @bug 6597112 * @summary GC'ing objects whilst being exported to RMI should not cause exceptions * @author Neil Richards , - * @run main GcDuringExport + * @run main/othervm GcDuringExport */ import java.rmi.Remote;