pub fn javac() -> Option<PathBuf>
Returns the path to the javac compiler by looking for $JAVA_HOME/bin/javac.
javac
$JAVA_HOME/bin/javac