We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eb07c7 + 45b7e9c commit bba5466Copy full SHA for bba5466
_posts/2025-01-31-next-scala-lts.md
@@ -6,11 +6,16 @@ title: "Next Scala 3 LTS series will increase minimum required JDK version"
6
by: Tomasz Godzik, VirtusLab & Scala Core Team
7
---
8
9
-**TL;DR**
+## Summary
10
11
The Scala 3 Next minors in 2025 Q4 and the next LTS will drop JDK 8 support. We
12
are seeking feedback on whether the new minimum JDK should be 11 or 17.
13
14
+**Update (March 2025)**
15
+
16
+This blog post is now superseded by [a sequel](https://www.scala-lang.org/news/next-scala-lts-jdk.html)
17
+which states that "JDK 17 will be the next minimum version required by Scala 3".
18
19
## Immediate motivation
20
21
The memory-access methods in `sun.misc.Unsafe` are scheduled for removal in a
0 commit comments