aboutsummaryrefslogtreecommitdiff
path: root/jdk9-jcstress-test-persist-results.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-01-10 13:47:54 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2018-01-10 14:35:49 +0000
commit3da6d0f7aef6b6aebd4d5294628fe8f077491213 (patch)
tree8d52aa163592e249d9f478f6ed85181439f8c8d0 /jdk9-jcstress-test-persist-results.yaml
parent672c955e4077f479521ac91709f0abaf0f825e13 (diff)
jdk: Update jdk9 jobs to build for jdk9u
jdk9 is finished. Changes are now to be built for jdk9u. Change-Id: I8a37e699a29553d8d61ba85862a8a630914bd75c
Diffstat (limited to 'jdk9-jcstress-test-persist-results.yaml')
-rw-r--r--jdk9-jcstress-test-persist-results.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdk9-jcstress-test-persist-results.yaml b/jdk9-jcstress-test-persist-results.yaml
index 6e61e1d6c9..2c5980c0ee 100644
--- a/jdk9-jcstress-test-persist-results.yaml
+++ b/jdk9-jcstress-test-persist-results.yaml
@@ -27,7 +27,7 @@
default: 'default'
disabled: false
node: aarch64-06
- display-name: 'OpenJDK 9 - Write jcstress tests results'
+ display-name: 'OpenJDK 9u - Write jcstress tests results'
axes:
- axis:
type: user-defined
@@ -71,7 +71,7 @@
set -exu
- PERSIST=$HOME/srv/openjdk9
+ PERSIST=$HOME/srv/openjdk9u
: ${YEAR:=$(date +%Y)}
: ${DAY_OF_YEAR:=$(date +%j)}