Hi Alexander,

test/com/sun/tools/attach/BasicTests.java
L84 can be completely removed; no need to put <test_jdk> on classpath

test/com/sun/tools/attach/PermissionTest.java
L77 can be completely removed; no need to put <test_jdk> on classpath

test/com/sun/tools/attach/TempDirTest.java
L126 can be completely removed; no need to put <test_jdk> on classpath

test/sun/management/jmxremote/bootstrap/CustomLauncherTest.java
L149-154 can be completely removed; no need to put <test_jdk> on classpath

test/sun/management/jmxremote/bootstrap/LocalManagementTest.java
L136-141 can be completely removed; no need to put <test_jdk> on classpath

-JB-

On 13.1.2015 12:44, Alexander Kulyakhtin wrote:
Hi,

Could I please have a review of this fix.

bug: https://bugs.openjdk.java.net/browse/JDK-8067945
webrev: http://cr.openjdk.java.net/~eistepan/~akulyakhtin/8067945/webrev.00/

References to tools.jar are removed from the tests as jdk9 drops tools.jar


Thanks,
Alex


Reply via email to