Skip to content

Conversation

@dongjoon-hyun
Copy link
Member Author

Thank you, @wgtmac . Merged to main/2.2

@dongjoon-hyun dongjoon-hyun added this to the 2.2.3 milestone Jan 27, 2026
dongjoon-hyun added a commit that referenced this pull request Jan 27, 2026
### What changes were proposed in this pull request?

This PR aims to upgrade `byte-buddy` to 1.18.4.

### Why are the changes needed?

To bring the latest bug fixes:
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.4
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.3
  - [Use ASM 9.9.1](raphw/byte-buddy@6698c45#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8)
  - [Avoid using class file API when loaded on the boot path as multi release jar files are not available then](raphw/byte-buddy@04a89c6)
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.2
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.1
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.18.0
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.8
  - [Support Java 26 by using ASM 9.9](raphw/byte-buddy@8b7c507)
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.7
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.6

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #2501 from dongjoon-hyun/ORC-2061.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 3d1d140)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the ORC-2061 branch January 27, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants