graalvm 2025-06-13

If after enabling *warn-on-reflection* I get some Performance warnings, would that also be something to "fix" before building a native image or should I generally only worry about Reflection warnings?

Who gives you Performance warnings?

case has int tests, but tested expression is not primitive. I got rid of the warnings btw, but just asking in general.

I don't think they will affect GraalVM behavior, just performance