Just noticed this helpful warning when upgrading rewrite-clj tests to use 22.3.0 > Please consider upgrading your project to Java 17+. The GraalVM 22.3.0 release is the last to support JDK11: https://github.com/oracle/graal/issues/5063
yeah
Any of your projects are using graal with java 17 as the binary @borkdude I remember you saying you tested and saw a little bit size increase
I've tested with 17 and 19 but I'm using 11 for slightly (few mbs) smaller binary size. eventually I will move of course to what is supported