scala / bug

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

Upgrade to ASM 9.6 for JDK 22 support #12888

Closed Philippus closed 11 months ago

Philippus commented 11 months ago

ASM 9.6 came out a few days ago and supports the JDK 22 bytecode version, see https://asm.ow2.io/versions.html. I can create the PR's in https://github.com/scala/scala, if someone else can do the honours in https://github.com/scala/scala-asm.

SethTisue commented 11 months ago

will do

SethTisue commented 11 months ago

watching https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.6.0-scala-1/

UPDATE: artifacts have arrived!

SethTisue commented 11 months ago

@Philippus over to you