-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b51
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084496 | emb-9 | Yekaterina Kantserova | P4 | Resolved | Fixed | team |
This CR is to clear up the remaining JRE dependencies, those which are not related to tools.jar
jdk9/jdk/test/com/sun/jdi/ShellScaffold.sh: if [ -r $jdk/bin/dt_shmem.dll -o -r $jdk/jre/bin/dt_shmem.dll ] ; then
jdk9/jdk/test/com/sun/jdi/ShellScaffold.sh: if [ -r "$jdk/lib/sa-jdi.jar" ] ; then
jdk9/jdk/test/demo/jvmti/DemoRun.java: String sdk_home = (jre_home.endsWith("jre") ?
jdk9/jdk/test/javax/management/MBeanInfo/NotificationInfoTest.java: String[] candidates = {"/lib/rt.jar", "/classes/"};
jdk9/jdk/test/sun/tools/jconsole/ResourceCheckTest.sh:CP="-classpath ${TESTCLASSES}${PATHSEP}${TESTJAVA}/lib/jconsole.jar"
- backported by
-
JDK-8084496 Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar
-
- Resolved
-
- relates to
-
JDK-8067945 SVC jdk/test/* should be cleaned from JRE layout dependency
-
- Resolved
-