Upgrade to ASM 9.6 for JDK 22 support
Philippus opened this issue · 3 comments
Philippus commented
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
will do
SethTisue commented
watching https://repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.6.0-scala-1/
UPDATE: artifacts have arrived!
SethTisue commented
@Philippus over to you