I am upgrading an app from SpringBoot 2.7 to 3.0 (and JDK 11 to JDK 19). Everything works fine, until I try to run the app as a Native build using GraalVM 19 22.3.0, where I get errors from the LayoutDialect lib. Any suggestions? Thanks!
Stacktrace attached:
stacktrace.txt