aboutsummaryrefslogtreecommitdiff
path: root/en/source/requirements.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/source/requirements.html')
-rw-r--r--en/source/requirements.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/en/source/requirements.html b/en/source/requirements.html
index e47d3e66..c2d8ba8c 100644
--- a/en/source/requirements.html
+++ b/en/source/requirements.html
@@ -92,11 +92,13 @@
<h3 id=jdk>Java Development Kit (JDK)</h3>
-<p>Please note, since there are no available supported OpenJDK 8 packages for
- Ubuntu 14.04, the Ubuntu 15.04 packages must be installed manually. See <a
- href="initializing.html#for-ubuntu-14-04">JDK for Ubuntu LTS 14.04</a> for precise instructions.</p>
+<p>Please note, the <code>master</code> branch of Android in AOSP comes with a
+prebuilt version of OpenJDK, so no additional installation is required. Older
+versions require a separate install. See <a
+href="initializing.html#installing-the-jdk">Installing the JDK</a> for the
+prebuilt path and installation instructions for older versions.</p>
<ul>
- <li>The master branch of Android in AOSP: Ubuntu - <a
+ <li>Android 7.0 (Nougat) - Android 8.0 (O release): Ubuntu - <a
href="http://openjdk.java.net/install/">OpenJDK 8</a>, Mac OS - <a
href="http://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html#jdk-8u45-oth-JPR">jdk
8u45 or newer</a></li>