ebean-orm / ebean-orm/ebean-agent
Bump to ASM version 9.9.1 (support Java 26 compilation)?
Open
A pull request for this has already been merged.
- #233 by @rob-bygrave — merged
- Dominant language
- Java
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use JDK 26 with Ebean.
The current ASM version is 9.8 which doesn't support JDK 26
Thanks!
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
The issue identifies ASM 9.8 as the current dependency and requests version 9.9.1 for JDK 26 compilation. Check the project's build dependency declaration, update the ASM version, and verify that compilation with JDK 26 succeeds; pull request #233 indicates this work has already been completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100