Searched refs:OTHER_JDK (Results 1 - 1 of 1) sorted by last modified time

/openjdk9/common/bin/
H A Dcompare.sh1292 OTHER_JDK="$OTHER/install/jdk"
1298 OTHER_JDK="$OTHER/deploy/images/jdk"
1304 OTHER_JDK="$OTHER/images/jdk"
1320 OTHER_JDK="$OTHER/images/jdk"
1330 echo " $OTHER_JDK"
1427 if [ -n "$THIS_JDK" ] && [ -n "$OTHER_JDK" ]; then
1429 compare_dirs $THIS_JDK $OTHER_JDK $COMPARE_ROOT/jdk
1434 compare_files $THIS_JDK $OTHER_JDK $COMPARE_ROOT/jdk
1474 if [ -n "$THIS_JDK" ] && [ -n "$OTHER_JDK" ]; then
1476 compare_permissions $THIS_JDK $OTHER_JDK
[all...]

Completed in 63 milliseconds