File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,13 @@ Scala 3 compiler. We now thank everyone for their input and announce the
10
10
decision to switch to JDK 17 as the new minimum, starting with Scala 3.8 minor
11
11
and the subsequent new LTS which will mostly likely be Scala 3.9.
12
12
13
+ ## Why drop 8?
14
+
13
15
Our reasoning for dropping 8 was presented in this [ previous blog
14
16
post] ( https://www.scala-lang.org/blog/next-scala-lts.html ) .
15
17
18
+ ## Why drop 11?
19
+
16
20
The discussion on whether to also drop 11 didn't uncover any compelling reason not to leave JDK 11 behind.
17
21
11 is now nearly as antiquated as 8, and moving from 11 to 17 is not normally considered a
18
22
difficult upgrade for users. 17 offers useful APIs and VM features. In the JVM
You can’t perform that action at this time.
0 commit comments