< prev index next >

test/jdk/sun/management/jdp/JdpJmxRemoteDynamicPortTest.java

Print this page
rev 51638 : [mq]: 8210112

*** 26,35 **** --- 26,36 ---- * @bug 8167337 * @summary Verify a non-zero value is assigned to jmxremote.port * when VM is started with jmxremote.port=0. * * @library /lib/testlibrary + * @library /test/lib * * @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpJmxRemoteDynamicPortTestCase DynamicLauncher * @run main/othervm JdpJmxRemoteDynamicPortTest */
< prev index next >