- Set JAVACMD environment variable to point to bootstrap JDK for ant. When it is unset or empty, ant sets it by executing `which java`, which may be different from bootstrap JDK.
- Set JAVACMD environment variable to point to bootstrap JDK for ant. When it is unset or empty, ant sets it by executing `which java`, which may be different from bootstrap JDK.