Support Java 21
Open
Nobody has claimed this yet.
enhancement
Priority: High
size/M
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Is your feature request related to a problem? Please describe.
There is a new version in Java that needs to be supported. The API ML 2.x needs to still run on Java 21, The API ML 3.x needs to run and build on the version 21.
Describe the solution you'd like
Updates necessary to support API ML on Java 21, minimum amount of changes needed.
Contributor guide
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 locating the Java version declarations and build or CI entry points for API ML 2.x and 3.x. Check the existing compatibility and build checks under Java 21. Done means API ML 2.x still runs on Java 21, while API ML 3.x builds and runs on it with the minimum necessary changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100