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

Update ASM to 9.5 #16832

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Update ASM to 9.5 #16832

merged 1 commit into from
Apr 4, 2023

Conversation

wendigo
Copy link
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 electrum, dain 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