Update to ASM 9.10 (Java 27 support)#956
Conversation
|
I assume build will fail, we need to wait for eclipse-platform/eclipse.platform.releng.aggregator#3823 / 4.41 release start |
|
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? |
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 |
Fixes : #955
What it does
How to test
Author checklist