Skip to content

Update to ASM 9.10 (Java 27 support)#956

Open
SougandhS wants to merge 2 commits into
eclipse-jdt:masterfrom
SougandhS:ASM_UPGRADE
Open

Update to ASM 9.10 (Java 27 support)#956
SougandhS wants to merge 2 commits into
eclipse-jdt:masterfrom
SougandhS:ASM_UPGRADE

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented May 19, 2026

Fixes : #955

What it does

How to test

Author checklist

@iloveeclipse
Copy link
Copy Markdown
Member

I assume build will fail, we need to wait for eclipse-platform/eclipse.platform.releng.aggregator#3823 / 4.41 release start

@merks
Copy link
Copy Markdown
Contributor

merks commented May 19, 2026

FYI, I'm hoping that a new ASM 9.10.1 and compatible jacoco arrive this week. But it's beyond my control...

@iloveeclipse
Copy link
Copy Markdown
Member

FYI, I'm hoping that a new ASM 9.10.1 and compatible jacoco arrive this week. But it's beyond my control...

I would not update in 4.40. I guess we will need Xtext update as well, it is too late now.

What wonders me more is why this PR build doesn't fail? I assumed we consume ASM from target platform?

@SougandhS
Copy link
Copy Markdown
Member Author

What wonders me more is why this PR build doesn't fail? I assumed we consume ASM from target platform?

Issue with my jar ?

@iloveeclipse
Copy link
Copy Markdown
Member

Issue with my jar ?

No, I mean, the build shouldn't work because it shouldn't be able to "see" ASM in 9.10 version yet because IMO it should be resolved via platform target which doesn't have it yet: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/3823/changes

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.

Update to ASM 9.10 (Java 27 support)

3 participants