--- a/build/linux/processing 2020-01-17 17:20:35.000000000 +0100 +++ b/build/linux/processing 2020-06-13 14:02:40.924929084 +0200 @@ -13,6 +13,9 @@ # Thanks to Ferdinand Kasper for this build script. [fry] +# Always use Oracle's JDK to run processing +PATH="/usr/lib/jvm/java-11-openjdk/bin/:$PATH" + # JARs required from JDK (anywhere in/below the JDK home directory) JDKLIBS="rt.jar"