Skip to content

Comments

Update ASM to 9.8#13016

Open
porunov wants to merge 1 commit intooracle:masterfrom
porunov:bugfix/asm-9.8
Open

Update ASM to 9.8#13016
porunov wants to merge 1 commit intooracle:masterfrom
porunov:bugfix/asm-9.8

Conversation

@porunov
Copy link

@porunov porunov commented Feb 19, 2026

Updates ASM to 9.8 to be in sync with mx-suite and graalvm-community-jdk25u repositories regarding ASM version.

Notice, the latest ASM version is 9.9.1 that supports Java 26, but this PR syncs ASM to 9.8 for consistency with mx suite.

This PR is the same as in previously closed PR #12965 but no longer related to previous issue #12723 which was fixed in graalvm-community-jdk25u.
The only purpose of this PR is to keep versions in sync between repositories, but not particular functionality issues.
If there are any reasons to keep ASM 9.7.1 in oracle/graal repository - let me know and we can close this PR in this case.

Updates ASM to 9.8 to be in sync with `mx-suite` and `graalvm-community-jdk25u` repositories regarding ASM version.

Notice, the latest ASM version is 9.9.1 that supports Java 26, but this PR syncs ASM to 9.8 for consistency with [mx suite](https://github.com/graalvm/mx/blob/6934051ffc792c8f5b9a6fd35aeb3e257ad67a3f/mx.mx/suite.py#L46-L91).

Previous issue (fixed in graalvm-community-jdk25u) oracle#12723

Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant