Searched refs:THIS_JDK_BUNDLE (Results 1 - 1 of 1) sorted by relevance

/openjdk9/common/bin/
H A Dcompare.sh1335 THIS_JDK_BUNDLE="$THIS/deploy/images/jdk-bundle"
1338 THIS_JDK_BUNDLE="$THIS/images/jdk-bundle"
1349 echo " $THIS_JDK_BUNDLE"
1438 if [ -n "$THIS_JDK_BUNDLE" ] && [ -n "$OTHER_JDK_BUNDLE" ]; then
1440 compare_dirs $THIS_JDK_BUNDLE $OTHER_JDK_BUNDLE $COMPARE_ROOT/jdk-bundle
1445 compare_files $THIS_JDK_BUNDLE $OTHER_JDK_BUNDLE $COMPARE_ROOT/jdk-bundle
1500 if [ -n "$THIS_JDK_BUNDLE" ] && [ -n "$OTHER_JDK_BUNDLE" ]; then
1502 compare_file_types $THIS_JDK_BUNDLE $OTHER_JDK_BUNDLE $COMPARE_ROOT/jdk-bundle
1526 if [ -n "$THIS_JDK_BUNDLE" ] && [ -n "$OTHER_JDK_BUNDLE" ]; then
1528 compare_general_files $THIS_JDK_BUNDLE
[all...]

Completed in 40 milliseconds