This commit provides an alternative java.beans.Introspector#findCustomizerClass implementation via a GraalVM substitution that avoids to include thousands of unused AWT classes in the native image. Closes gh-29060
This commit provides an alternative java.beans.Introspector#findCustomizerClass implementation via a GraalVM substitution that avoids to include thousands of unused AWT classes in the native image. Closes gh-29060