diff --git a/run.sh b/run.sh index 5eaedd0..0aef785 100755 --- a/run.sh +++ b/run.sh @@ -97,7 +97,7 @@ echo "treating jdk as: $JDK_MAJOR" if [ ! -e "$JTREG_HOME" ] ; then if [ "0$JDK_MAJOR" -le "8" ] ; then - ball=jtreg-6+1.tar.gz + ball=jtreg-6+1-jtrfix.tar.gz wget "https://github.com/andrlos/jtreg/releases/download/6.1-jtrfix-V01.0/$ball" else ball=jtreg-7.3.1+1-jtrfix.tar.gz