Skip to content

Update ASM to 9.5#16832

Merged
electrum merged 1 commit intotrinodb:masterfrom
wendigo:serafin/asm-95
Apr 4, 2023
Merged

Update ASM to 9.5#16832
electrum merged 1 commit intotrinodb:masterfrom
wendigo:serafin/asm-95

Conversation

@wendigo
Copy link
Copy Markdown
Contributor

@wendigo wendigo commented Mar 31, 2023

New version brings following improvements:

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

Description

Additional context and related issues

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

New version brings following improvements:

* new Opcodes.V21 constant for Java 21
* new readBytecodeInstructionOffset hook in ClassReader
* more detailed exception messages
* Javadoc improvements and fixes
* bug fixes:
  * 317989: Silent removal of zero-valued entries from the line-number table
@cla-bot cla-bot bot added the cla-signed label Mar 31, 2023
@wendigo wendigo requested review from dain, electrum and hashhar March 31, 2023 16:25
@electrum electrum merged commit 5b31df1 into trinodb:master Apr 4, 2023
@wendigo wendigo deleted the serafin/asm-95 branch April 4, 2023 04:02
@github-actions github-actions bot added this to the 412 milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants