graalvm 2025-09-17

So far it looks like bumping to GraalVM 25 shaves off a couple of megabytes from the binary again, which is always welcome. I'm compiling with --future-defaults=all but not sure if that matters.

I believe only oracle one has pgo support? for slightly better performance?

Yes, perf wise Oracle has been better. Oracle probably made it more accessible with the GFTC license - not sure about the earlier one.

Probably a beginner question: Does Oracle GraalVM vs Community Edition make any difference? Is one recommended over the other?