Skip to content

Use ASM from jdependency embedded#1898

Merged
Goooler merged 3 commits intomainfrom
g/20250106/replace-asm
Jan 6, 2026
Merged

Use ASM from jdependency embedded#1898
Goooler merged 3 commits intomainfrom
g/20250106/replace-asm

Conversation

@Goooler
Copy link
Copy Markdown
Member

@Goooler Goooler commented Jan 6, 2026

Closes #1894.


  • CHANGELOG's "Unreleased" section has been updated, if applicable.

@Goooler Goooler force-pushed the g/20250106/replace-asm branch from 9a540be to aed694f Compare January 6, 2026 05:33

This comment was marked as outdated.

Goooler and others added 2 commits January 6, 2026 13:38
…ernal/RelocatorRemapper.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Goooler Goooler enabled auto-merge (squash) January 6, 2026 05:45
@Goooler Goooler merged commit 2bddd96 into main Jan 6, 2026
8 checks passed
@Goooler Goooler deleted the g/20250106/replace-asm branch January 6, 2026 05:49
dongjoon-hyun added a commit to apache/spark-kubernetes-operator that referenced this pull request Mar 20, 2026
### What changes were proposed in this pull request?

This PR upgrades `shadow-jar-plugin` to 8.3.10.

### Why are the changes needed?

To support JDK 26 officially.
- https://github.com/GradleUp/shadow/releases/tag/8.3.10
  - GradleUp/shadow#1799
  - GradleUp/shadow#1898
    - This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.

### 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?

Generated-by: Claude Code (Claude Opus 4.6)

Closes #560 from dongjoon-hyun/SPARK-56105.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

Relocate no longer works as of 9.3.0

2 participants