| commit | 004f45ea7f1698f91c4ff9d03e7f415ba2706b49 | [log] [tgz] |
|---|---|---|
| author | cushon <cushon@google.com> | Tue Jan 18 12:46:07 2022 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 18 12:47:25 2022 -0800 |
| tree | d486d613539a4d8e0868e4935730008138dfaf57 | |
| parent | de938e0a4be612b711f2f3b00c053393f43e39d4 [diff] |
Update bootstrap documentation to require JDK 11, not JDK 8 PiperOrigin-RevId: 422624281
diff --git a/site/docs/install-compile-source.md b/site/docs/install-compile-source.md index 6b834da..9588364 100644 --- a/site/docs/install-compile-source.md +++ b/site/docs/install-compile-source.md
@@ -194,7 +194,7 @@ * **C++ build toolchain** -* **JDK.** Versions 8 and 11 are supported. +* **JDK.** Version 11 is required. * **Python**. Versions 2 and 3 are supported, installing one of them is enough.