summaryrefslogtreecommitdiff
path: root/OPENJDK.textile
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-03-24 18:40:58 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2014-03-24 18:40:58 +0000
commitdff8d7fe00b0dbb49f209d63e0111d3ec10fe53e (patch)
treeb251f3cf085f62461749fbb13e8e4e36fe1ee92f /OPENJDK.textile
parent7a9994967b5e05b6f17700904359a48963ee670d (diff)
14.03: update release date references
Change-Id: Ic25c4e7be870b6f054e773b418ff9f97b131925e Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'OPENJDK.textile')
-rw-r--r--OPENJDK.textile10
1 files changed, 5 insertions, 5 deletions
diff --git a/OPENJDK.textile b/OPENJDK.textile
index 59e615c..c0587ea 100644
--- a/OPENJDK.textile
+++ b/OPENJDK.textile
@@ -6,15 +6,15 @@ The AArch64 branch of this tree is found at:
* "aarch64-port/jdk8":http://hg.openjdk.java.net/aarch64-port/jdk8
-The release may be obtained either as part of the Linaro OpenEmbedded 14.02 leg-java image, as a standalone binary tarball or as a Fedora 19 RPM.
+The release may be obtained either as part of the Linaro OpenEmbedded 14.03 leg-java image, as a standalone binary tarball or as a Fedora 19 RPM.
-The OpenEmbedded 14.02 image may be found at:
+The OpenEmbedded 14.03 image may be found at:
-* "vexpress64-openembedded_lamp-armv8-gcc-4.8_20140222-611.img.gz":http://releases.linaro.org/14.02/openembedded/aarch64/vexpress64-openembedded_lamp-armv8-gcc-4.8_20140222-611.img.gz
+* "vexpress64-openembedded_lamp-armv8-gcc-4.8_20140323-616.img.gz":http://releases.linaro.org/14.03/openembedded/aarch64/vexpress64-openembedded_lamp-armv8-gcc-4.8_20140323-616.img.gz
The binary tarball may be found at:
-* "java-8-openjdk.tar.gz":https://releases.linaro.org/14.02/openembedded/aarch64/java-8-openjdk.tar.gz
+* "java-8-openjdk.tar.gz":https://releases.linaro.org/14.03/openembedded/aarch64/java-8-openjdk.tar.gz
The Fedora 19 RPM may be found at:
@@ -34,7 +34,7 @@ h2. Testing and Continuous Integration
Testing of OpenJDK 8 is done by running the "Mauve":http://www.sourceware.org/mauve/ and "JTREG":http://openjdk.java.net/jtreg/ test suites on a daily basis.
-The tests are executed via the "LAVA":https://wiki.linaro.org/Platform/LAVA test environment and are run on the "ARM FastModels":https://releases.linaro.org/14.02/openembedded/aarch64/#tabs-5.
+The tests are executed via the "LAVA":https://wiki.linaro.org/Platform/LAVA test environment and are run on the "ARM FastModels":https://releases.linaro.org/14.03/openembedded/aarch64/#tabs-5.
Only the hotspot tests are being run from the JTREG test suite as the current focus is on the AArch64 client (C1) and server (C2) compilers.