hg: jdk9/dev/jdk: 7195249: Some jtreg tests use hard coded ports
staffan.larsen at oracle.com
staffan.larsen at oracle.com
Fri Feb 28 02:46:09 PST 2014
Changeset: 88724be4324e
Author: sla
Date: 2014-02-28 12:57 +0400
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/88724be4324e
7195249: Some jtreg tests use hard coded ports
Summary: Use Utils.getFreePort() and launch the tests by java code
Reviewed-by: jbachorik, sla
! test/ProblemList.txt
! test/sun/management/jmxremote/RunTest.sh
+ test/sun/management/jmxremote/bootstrap/AbstractFilePermissionTest.java
+ test/sun/management/jmxremote/bootstrap/Dummy.java
! test/sun/management/jmxremote/bootstrap/LocalManagementTest.java
+ test/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.java
- test/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.sh
! test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java
! test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh
! test/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java
- test/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.sh
+ test/sun/management/jmxremote/bootstrap/RmiRegistrySslTestApp.java
! test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
! test/sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java
+ test/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java
- test/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.sh
! test/sun/management/jmxremote/bootstrap/TestLogger.java
! test/sun/management/jmxremote/bootstrap/rmiregistry.properties
! test/sun/management/jmxremote/bootstrap/rmiregistryssl.properties
More information about the jdk9-dev-changes
mailing list