Support Native compilation for the Java SDK
Open
kind/bug
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## 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:
Contributor guide
Assessment
This issue has not been assessed yet.