Lines Matching refs:JT_HOME

793 JT_HOME
48908 JT_HOME="$with_jtreg"
48909 if test ! -d "$JT_HOME"; then
48913 if test ! -e "$JT_HOME/lib/jtreg.jar"; then
48917 JTREGEXE="$JT_HOME/bin/jtreg"
48924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JT_HOME" >&5
48925 $as_echo "$JT_HOME" >&6; }
48928 if test "x$JT_HOME" != x; then
48929 # JT_HOME set in environment, use it
48930 if test ! -d "$JT_HOME"; then
48931 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring JT_HOME pointing to invalid directory: $JT_HOME" >&5
48932 $as_echo "$as_me: WARNING: Ignoring JT_HOME pointing to invalid directory: $JT_HOME" >&2;}
48933 JT_HOME=
48935 if test ! -e "$JT_HOME/lib/jtreg.jar"; then
48936 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring JT_HOME which is not a valid jtreg home: $JT_HOME" >&5
48937 $as_echo "$as_me: WARNING: Ignoring JT_HOME which is not a valid jtreg home: $JT_HOME" >&2;}
48938 JT_HOME=
48939 elif test ! -x "$JT_HOME/bin/jtreg"; then
48940 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring JT_HOME which does not contain valid jtreg executable: $JT_HOME" >&5
48941 $as_echo "$as_me: WARNING: Ignoring JT_HOME which does not contain valid jtreg executable: $JT_HOME" >&2;}
48942 JT_HOME=
48944 JTREGEXE="$JT_HOME/bin/jtreg"
48945 { $as_echo "$as_me:${as_lineno-$LINENO}: Located jtreg using JT_HOME from environment" >&5
48946 $as_echo "$as_me: Located jtreg using JT_HOME from environment" >&6;}
48951 if test "x$JT_HOME" = x; then
48952 # JT_HOME is not set in environment, or was deemed invalid.
49152 # That's good, now try to derive JT_HOME
49153 JT_HOME=`(cd $($DIRNAME $JTREGEXE)/.. && pwd)`
49154 if test ! -e "$JT_HOME/lib/jtreg.jar"; then
49157 JT_HOME=
49168 if test "x$JT_HOME" != x; then
49169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JT_HOME" >&5
49170 $as_echo "$JT_HOME" >&6; }
49470 if test "x$JT_HOME" != x; then
49475 path="$JT_HOME"
49487 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of JT_HOME, which resolves as \"$path\", is invalid." >&5
49488 $as_echo "$as_me: The path of JT_HOME, which resolves as \"$path\", is invalid." >&6;}
49489 as_fn_error $? "Cannot locate the the path of JT_HOME" "$LINENO" 5
49527 JT_HOME="$new_path"
49528 { $as_echo "$as_me:${as_lineno-$LINENO}: Rewriting JT_HOME to \"$new_path\"" >&5
49529 $as_echo "$as_me: Rewriting JT_HOME to \"$new_path\"" >&6;}
49534 path="$JT_HOME"
49565 JT_HOME="$new_path"
49566 { $as_echo "$as_me:${as_lineno-$LINENO}: Rewriting JT_HOME to \"$new_path\"" >&5
49567 $as_echo "$as_me: Rewriting JT_HOME to \"$new_path\"" >&6;}
49575 path="$JT_HOME"
49578 { $as_echo "$as_me:${as_lineno-$LINENO}: The path of JT_HOME, which resolves as \"$path\", is invalid." >&5
49579 $as_echo "$as_me: The path of JT_HOME, which resolves as \"$path\", is invalid." >&6;}
49586 as_fn_error $? "The path of JT_HOME, which resolves as \"$path\", is not found." "$LINENO" 5
49590 JT_HOME="`cd "$path"; $THEPWDCMD -L`"
49594 JT_HOME="`cd "$dir"; $THEPWDCMD -L`/$base"
65960 if test "x$JT_HOME" = "x"; then
65973 if test "x$JT_HOME" = "x"; then