Skip to content

Commit 6bcf920

Browse files
committed
add even more headers
1 parent 64a6dd9 commit 6bcf920

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2025-03-05-next-scala-lts-jdk.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ Scala 3 compiler. We now thank everyone for their input and announce the
1010
decision to switch to JDK 17 as the new minimum, starting with Scala 3.8 minor
1111
and the subsequent new LTS which will mostly likely be Scala 3.9.
1212

13+
## Why drop 8?
14+
1315
Our reasoning for dropping 8 was presented in this [previous blog
1416
post](https://www.scala-lang.org/blog/next-scala-lts.html).
1517

18+
## Why drop 11?
19+
1620
The discussion on whether to also drop 11 didn't uncover any compelling reason not to leave JDK 11 behind.
1721
11 is now nearly as antiquated as 8, and moving from 11 to 17 is not normally considered a
1822
difficult upgrade for users. 17 offers useful APIs and VM features. In the JVM

0 commit comments

Comments
 (0)