Set `java.home` and added some comments by Stefterv · Pull Request #1199 · processing/processing4
This change should fix some of the issues we have seen where downstream tools use the java.home property to find the JDK
And I added some helpful comments to the getJavaHome function
Closes #1163