Description
There are a few spots in run-class.sh that call `java ...` rather than using $JAVA. These changes were made as part of SAMZA-109.
We should switch run-class.sh to use $JAVA, so that we properly use JAVA_HOME if it's set.
There are a few spots in run-class.sh that call `java ...` rather than using $JAVA. These changes were made as part of SAMZA-109.
We should switch run-class.sh to use $JAVA, so that we properly use JAVA_HOME if it's set.