aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2017-10-05 12:58:22 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2017-10-05 12:58:22 +0100
commit2becf732d55afe0cad753f85fca03731272ee551 (patch)
tree97a175c06db3e432bdcf17becc390a98e815e31b
parentad266cc6d6daf5263c7d58f80a1e6c5f83d83588 (diff)
Add jdk10 to source code page.
The JDK10 builds should have a URL pointing to the source. Change-Id: I790c7c5e0088d742cfe739f5064c4c162956a00d
-rw-r--r--source.htm3
1 files changed, 3 insertions, 0 deletions
diff --git a/source.htm b/source.htm
index 360777a..c99f597 100644
--- a/source.htm
+++ b/source.htm
@@ -17,6 +17,9 @@ The code for the AArch64 ports of OpenJDK are maintained in Mercurial at
<dt>OpenJDK9
<dd><a href="http://hg.openjdk.java.net/jdk9/dev">http://hg.openjdk.java.net/jdk9/dev</a></dd>
</dt>
+<dt>OpenJDK10
+<dd><a href="http://hg.openjdk.java.net/jdk10/hs">http://hg.openjdk.java.net/jdk10/hs</a></dd>
+</dt>
</dl>
</body>