Skip to content

Update to asm 9.3 for Java 19 #14869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
He-Pin opened this issue Apr 6, 2022 · 1 comment · Fixed by #14926
Closed

Update to asm 9.3 for Java 19 #14869

He-Pin opened this issue Apr 6, 2022 · 1 comment · Fixed by #14926

Comments

@He-Pin
Copy link
Contributor

He-Pin commented Apr 6, 2022

Compiler version

Scala 3.1.x

https://asm.ow2.io/versions.html

new Opcodes.V19 constant for Java 19

Expectation

Java 19 is supported.
refs: scala/bug#12570

@He-Pin He-Pin added itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label labels Apr 6, 2022
@anatoliykmetyuk anatoliykmetyuk added area:backend and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels Apr 8, 2022
@KacperFKorban KacperFKorban self-assigned this Apr 11, 2022
@smarter
Copy link
Member

smarter commented Apr 11, 2022

Expectation: Java 19 is supported.

Note that this upgrade isn't needed to support Java 19 which should work out of the box (unless they break something), it's only needed to be able to pass 19 to the -release flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants