forked from joejulian/gio
668d0e7d79
Tools such as the Android SDK `d8` looks for Java tools in JAVA_HOME before PATH. We should match so we use the same tools, in particular to make sure our Java version check report the version actually used. Fixes: https://todo.sr.ht/~eliasnaur/gio/349 Signed-off-by: Inkeliz <inkeliz@inkeliz.com>