diff --git a/_posts/2025-01-31-next-scala-lts.md b/_posts/2025-01-31-next-scala-lts.md index e1cc35cd9..0219c7c9c 100644 --- a/_posts/2025-01-31-next-scala-lts.md +++ b/_posts/2025-01-31-next-scala-lts.md @@ -6,11 +6,16 @@ title: "Next Scala 3 LTS series will increase minimum required JDK version" by: Tomasz Godzik, VirtusLab & Scala Core Team --- -**TL;DR** +## Summary The Scala 3 Next minors in 2025 Q4 and the next LTS will drop JDK 8 support. We are seeking feedback on whether the new minimum JDK should be 11 or 17. +**Update (March 2025)** + +This blog post is now superseded by [a sequel](https://www.scala-lang.org/news/next-scala-lts-jdk.html) +which states that "JDK 17 will be the next minimum version required by Scala 3". + ## Immediate motivation The memory-access methods in `sun.misc.Unsafe` are scheduled for removal in a