Skip to content

Comments

Upgrade ASM 9.6 -> 9.9.1 to support Java up to 26#253

Open
hauserx wants to merge 1 commit intogoogle:masterfrom
hauserx:upgrade-asm-9-6-to-9-9-1
Open

Upgrade ASM 9.6 -> 9.9.1 to support Java up to 26#253
hauserx wants to merge 1 commit intogoogle:masterfrom
hauserx:upgrade-asm-9-6-to-9-9-1

Conversation

@hauserx
Copy link

@hauserx hauserx commented Feb 24, 2026

Looks like bazel started to use java 25 already: bazelbuild/bazel@62a5411

Noticed when trying to run https://github.com/google/allocation-instrumenter which uses ASM. Before this PR I was getting below error on custom bazel build:

Unsupported class file major version 68

Looks like bazel started to use java 25 already: bazelbuild/bazel@62a5411

and when trying to run https://github.com/google/allocation-instrumenter which uses ASM I was getting on some custom bazel build below error:

```
Unsupported class file major version 68
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants