Skip to content

Upgrade ASM for JDK 26 support (-target:26, optimizer)#11172

Merged
lrytz merged 1 commit intoscala:2.12.xfrom
lrytz:asm99
Nov 3, 2025
Merged

Upgrade ASM for JDK 26 support (-target:26, optimizer)#11172
lrytz merged 1 commit intoscala:2.12.xfrom
lrytz:asm99

Conversation

@lrytz
Copy link
Copy Markdown
Member

@lrytz lrytz commented Oct 31, 2025

Fixes #11172

Note: compilation of Ordering subclasses (overriding min / max) may fail on Java 26, see comment on #11175

@scala-jenkins scala-jenkins added this to the 2.12.21 milestone Oct 31, 2025
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Nov 1, 2025
@lrytz lrytz merged commit 42b335a into scala:2.12.x Nov 3, 2025
3 checks passed
@lrytz lrytz added release-notes worth highlighting in next release notes and removed release-notes worth highlighting in next release notes labels Nov 25, 2025
dongjoon-hyun added a commit to apache/spark that referenced this pull request Dec 9, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `Scala` to `2.13.18`.

### Why are the changes needed?

To bring the latest bug fixed version.
- https://github.com/scala/scala/releases/tag/v2.13.18
  - Fixes for false positive warnings
  - scala/scala#11165 for Scala 3
  - scala/scala#11175
  - scala/scala#11172

### Does this PR introduce _any_ user-facing change?

Yes, this is a user-facing Scala version change.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #53396 from dongjoon-hyun/SPARK-54645.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants