## 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 <!-- How should the fix for this issue be communicated in our release notes? It can be populated later. --> <!-- Keep it as a single line. Examples: --> <!-- RELEASE NOTE: **ADD** New feature in Dapr. --> <!-- RELEASE NOTE: **FIX** Bug in runtime. --> <!-- RELEASE NOTE: **UPDATE** Runtime dependency. --> RELEASE NOTE: