Skip to content

Commit

Permalink
7903692: JTREG_HOME and JT_HOME can interfere with jtreg self tests
Browse files Browse the repository at this point in the history
Reviewed-by: cstein, jjg
  • Loading branch information
jaikiran authored and sormuras committed Mar 20, 2024
1 parent c1ef500 commit bdd91d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,8 @@ make ASMTOOLS_JAR="${ASMTOOLS_JAR}" \\
JAVATEST_JAR="$(mixed_path "${JTHARNESS_JAVATEST_JAR}")" \\
JDKHOME="$(mixed_path ${JAVA_HOME})" \\
JTHARNESS_NOTICES="${JTHARNESS_NOTICES}" \\
JTREG_HOME="" \\
JT_HOME="" \\
JUNIT_JARS="${JUNIT_JARS}" \\
JUNIT_NOTICES="${JUNIT_NOTICES}" \\
TESTNG_JARS="${TESTNG_JARS}" \\
Expand Down

0 comments on commit bdd91d3

Please sign in to comment.