Expected Behavior
You should be able to do native compilation with GraalVM for the Java SDK code.
Actual Behavior
If your application includes the Java SDK, you cannot compile to native.
Steps to Reproduce the Problem
Create a simple application with Spring Boot or Quarkus and try to compile the application natively.
Release Note
RELEASE NOTE: