make/build-all.sh:93:export PATH="$JAVA_HOME:$PATH"

Martin Buchholz martinrb at google.com
Mon Jul 13 19:52:06 UTC 2020


Hello Jonathans,

I was staring at build-all.sh and noticed that JAVA_HOME was placed at
the beginning of PATH.  But that doesn't contain any executables!
Maybe put $JAVA_HOME/bin there instead?


More information about the jtreg-dev mailing list