Skip to content
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

Upgrade ASM from 9.1 to 9.5 to support Java 21 #1671

Closed
wants to merge 1 commit into from

Conversation

slachiewicz
Copy link
Contributor

24 March 2023: ASM 9.5 (tag ASM_9_5)

  • new Opcodes.V21 constant for Java 21
  • new readBytecodeInstructionOffset hook in ClassReader
  • more detailed exception messages
  • bug fixes:
    • 317989: Silent removal of zero-valued entries from the line-number table

Tested with Eclipse Sisu Inject project and Java 19, 20 and 21-ea

copybara-service bot pushed a commit that referenced this pull request Apr 14, 2023
Fixes #1671
Fixes #1657
Fixes #1654
Fixes #1521
Fixes #1256

PiperOrigin-RevId: 524360975
@slachiewicz slachiewicz deleted the asm95 branch April 14, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant