< prev index next >

jdk/test/javax/management/remote/mandatory/connection/DaemonRMIExporterTest.java

Print this page

        

*** 26,36 **** * @test * @bug 6760712 * @summary test the connector server option that causes it not to prevent the * VM from exiting * @author Shanliang JIANG, Eamonn McManus ! * @modules java.management * @run main/othervm DaemonRMIExporterTest */ import java.util.Arrays; import java.util.Collections; import java.util.HashSet; --- 26,36 ---- * @test * @bug 6760712 * @summary test the connector server option that causes it not to prevent the * VM from exiting * @author Shanliang JIANG, Eamonn McManus ! * @modules java.management.rmi * @run main/othervm DaemonRMIExporterTest */ import java.util.Arrays; import java.util.Collections; import java.util.HashSet;
< prev index next >