We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 726dcc0 + f9c58f5 commit b98aebaCopy full SHA for b98aeba
docs/docs/contributing/getting-started.md
@@ -7,8 +7,9 @@ title: Getting Started
7
8
Requirements
9
------------
10
-Make sure that you are using Java 8 or later. The output of `java -version`
11
-should contain `1.8`.
+Make sure that you are using Java 8: The output of `java -version` should
+contain `1.8`. Work to support Java 9 is
12
+[ongoing](https://github.com/lampepfl/dotty/pull/3138).
13
14
Compiling and Running
15
---------------------
0 commit comments