Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Apr 4, 2023

nomerge, because I'll send a separate 2.13.x PR

fixes scala/bug#12762

@scala-jenkins scala-jenkins added this to the 2.12.18 milestone Apr 4, 2023
@SethTisue SethTisue added java interop release-notes worth highlighting in next release notes prio:blocker release blocker (used only by core team, only near release time) labels Apr 4, 2023
@SethTisue
Copy link
Member Author

I manually tested this by installing a JDK 20 early access build on my Mac (brew install java-beta still has 20, so I downloaded a build from https://jdk.java.net/21/) then partest grep optimiz. On HEAD it failed, then after git clean -ffxd it succeeded on the branch.

openjdk version "21-ea" 2023-09-19
OpenJDK Runtime Environment (build 21-ea+16-1326)
OpenJDK 64-Bit Server VM (build 21-ea+16-1326, mixed mode, sharing)

@SethTisue SethTisue self-assigned this Apr 4, 2023
@SethTisue SethTisue merged commit 2d9e951 into scala:2.12.x Apr 4, 2023
@SethTisue SethTisue deleted the asm-9.4-on-2.12 branch April 4, 2023 17:29
dongjoon-hyun pushed a commit to apache/spark that referenced this pull request Jun 18, 2023
### What changes were proposed in this pull request?
This PR aims to upgrade Scala to 2.12.18
- https://www.scala-lang.org/news/2.12.18

### Why are the changes needed?
This release adds support for JDK 20 and 21:
- scala/scala#10185
- scala/scala#10362
- scala/scala#10397
- scala/scala#10400

The full release notes as follows:

- https://github.com/scala/scala/releases/tag/v2.12.18

### Does this PR introduce _any_ user-facing change?
Yes, this is a Scala version change.

### How was this patch tested?
Existing Test

Closes #41627 from LuciferYang/SPARK-43832.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
czxm pushed a commit to czxm/spark that referenced this pull request Jun 19, 2023
### What changes were proposed in this pull request?
This PR aims to upgrade Scala to 2.12.18
- https://www.scala-lang.org/news/2.12.18

### Why are the changes needed?
This release adds support for JDK 20 and 21:
- scala/scala#10185
- scala/scala#10362
- scala/scala#10397
- scala/scala#10400

The full release notes as follows:

- https://github.com/scala/scala/releases/tag/v2.12.18

### Does this PR introduce _any_ user-facing change?
Yes, this is a Scala version change.

### How was this patch tested?
Existing Test

Closes apache#41627 from LuciferYang/SPARK-43832.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
szehon-ho pushed a commit to szehon-ho/spark that referenced this pull request Sep 24, 2024
This PR aims to upgrade Scala to 2.12.18
- https://www.scala-lang.org/news/2.12.18

This release adds support for JDK 20 and 21:
- scala/scala#10185
- scala/scala#10362
- scala/scala#10397
- scala/scala#10400

The full release notes as follows:

- https://github.com/scala/scala/releases/tag/v2.12.18

Yes, this is a Scala version change.

Existing Test

Closes apache#41627 from LuciferYang/SPARK-43832.

Authored-by: yangjie01 <[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
java interop prio:blocker release blocker (used only by core team, only near release time) release-notes worth highlighting in next release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants