[2.12.x] Upgrade asm for JDK25 support#11028
Conversation
|
Thank you for bringing this to our attention. Yes, looks like waiting for this makes sense. |
|
Update: The asm release should happen this weekend: https://gitlab.ow2.org/asm/asm/-/issues/318029#note_109210 |
|
asm 9.8 released: @SethTisue will you update https://github.com/scala/scala-asm? |
|
this is going to hit the same |
|
there's no |
|
oh, and we can't just run CI on 25-ea here; we must merge the ASM upgrade, then re-STARR, then add 25-ea to the matrix I'll come back to this tomorrow |
This comment was marked as outdated.
This comment was marked as outdated.
|
fine to merge this as-is and then deal with re-STARRing (and adding 25 to the CI matrix) in a separate PR (and after that PR, merge it all forward onto 2.13.x) |
It would be great if next Scala 2.12.21 could already unlock Java 25. Since v25 is a LTS I would like to test things early and not wait until ~October for a 2.12.22 release.
asm should have a release out very very soon (days hopefully) with the needed changes.
I know after asm is out we need a new scala-asm release, but that should a no brainer.
If this would slip into 2.12.21 that would be nice.