ebean-orm / ebean-orm/ebean-agent

Bump to ASM version 9.9.1 (support Java 26 compilation)?

Open
#232 0 comments 0 reactions 0 assignees View on GitHub

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.

https://asm.ow2.io/versions

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.