restatedev / restatedev/sdk-java
GraalVM native image support
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 60
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Check SDK compiles using GraalVM native image.
- Figure out the required tasks required to enable the SDK to compile using GraalVM native image.
- Add CI test checking GraalVM native image compilation.
- Document how to build sdk-java with GraalVM native image (perhaps related to #22?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the sdk-java build configuration and existing CI workflows to identify the tasks needed for GraalVM native image compilation. Add a CI check for native image compilation and document how to build the SDK with GraalVM, including any relationship to issue #22. Done means the SDK compiles successfully in CI and the build instructions are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100