Skip to content

Commit b98aeba

Browse files
authored
Merge pull request #3998 from dotty-staging/doc/java-not-yet-9
Clarify we do NOT yet support Java 9.
2 parents 726dcc0 + f9c58f5 commit b98aeba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/docs/contributing/getting-started.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ title: Getting Started
77

88
Requirements
99
------------
10-
Make sure that you are using Java 8 or later. The output of `java -version`
11-
should contain `1.8`.
10+
Make sure that you are using Java 8: The output of `java -version` should
11+
contain `1.8`. Work to support Java 9 is
12+
[ongoing](https://github.com/lampepfl/dotty/pull/3138).
1213

1314
Compiling and Running
1415
---------------------

0 commit comments

Comments
 (0)