scala / bug

Scala 2 bug reports only. Please, no questions — proper bug reports only.
https://scala-lang.org
230 stars 21 forks source link

Upgrade to ASM 9.5 for JDK 21 support #12762

Closed SethTisue closed 1 year ago

SethTisue commented 1 year ago

as per https://asm.ow2.io/versions.html , ASM 9.5 came out a few days ago and supports the JDK 21 bytecode version

I'll PR the upgrade in time for 2.12.18 + 2.13.11

SethTisue commented 1 year ago

fyi @Kordyjan — iirc Scala 3 doesn't have the optimizer issue that makes the upgrade a priority in Scala 2? regardless, y'all might want to stay in sync

SethTisue commented 1 year ago

artifacts on Maven Central: https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.5.0-scala-1/