From 846ebf2139d4497bd38db4db5127a9cff7cdcf18 Mon Sep 17 00:00:00 2001 From: Stuart Monteith Date: Fri, 13 Apr 2018 16:13:17 +0100 Subject: jdk: Update jdk10 builds to jdk10u JDK 10 is done and maintenance has moved onto the updates branch. Change-Id: I9fab7d577e906c4f0d1dcb72422432eca7c5cf77 --- jdk10-jcstress-test-publish-results.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jdk10-jcstress-test-publish-results.yaml') diff --git a/jdk10-jcstress-test-publish-results.yaml b/jdk10-jcstress-test-publish-results.yaml index 919603a6d6..c90084513a 100644 --- a/jdk10-jcstress-test-publish-results.yaml +++ b/jdk10-jcstress-test-publish-results.yaml @@ -25,7 +25,7 @@ default: '' disabled: false node: aarch64-06 - display-name: 'OpenJDK 10 - Publish jcstress report' + display-name: 'OpenJDK 10u - Publish jcstress report' wrappers: - timestamps - ssh-agent-credentials: @@ -37,9 +37,9 @@ #!/bin/bash - PERSIST=$HOME/srv/openjdk10 + PERSIST=$HOME/srv/openjdk10u SCRIPT_DIR=$PERSIST/jcstress-test-scripts - export JDK_VERSION=10 + export JDK_VERSION=10u if [ -d $SCRIPT_DIR ]; then (cd $SCRIPT_DIR; git pull) -- cgit v1.2.3