Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Oct 20, 2025

What changes were proposed in this pull request?

This PR aims to upgrade ASM to 9.9.

Why are the changes needed?

Release Note: 2025-10-04: ASM 9.9 (tag ASM_9_9)

  • new Opcodes.V26 constant for Java 26
  • new mapInvokeDynamicMethodName method in Remapper. Old method deprecated. New Remapper constructor, with an api parameter.
  • bug fixes
    • 318028: Textifier misinterprets ACC_SUPER of inner classes as ACC_SYNCHRONIZED
    • 318032: FIPS 140-3 and SerialVersionUIDAdder's SHA-1 Use
    • 318034: Many ASM contents lack API detection.

XBean 4.28 tag was created last week.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No

@github-actions github-actions bot added the BUILD label Oct 20, 2025
@dongjoon-hyun dongjoon-hyun marked this pull request as ready for review October 27, 2025 01:42
@dongjoon-hyun
Copy link
Member Author

Merged to master. Thank you, @HyukjinKwon and @peter-toth .

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53962 branch October 27, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants