Support Java 25
Nobody has claimed this yet.
- 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 25, The API ML 3.x needs to run and build on Java 25
Describe the solution you'd like
Updates necessary to support API ML on Java 25, 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 settings and build or runtime checks for API ML 2.x and 3.x. Verify current build and runtime behavior on Java 25, then use any failures to define the minimum compatibility changes; done means API ML 2.x still runs and API ML 3.x builds and runs on Java 25.
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
- Needs clarification
- Newbie friendliness
- 45/100