Skip to content

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

Closed
slachiewicz wants to merge 1 commit intogoogle:masterfrom
slachiewicz:asm95
Closed

Upgrade ASM from 9.1 to 9.5 to support Java 21#1671
slachiewicz wants to merge 1 commit intogoogle:masterfrom
slachiewicz:asm95

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