mrutkows commented on issue #3607: Change the JDK to use openjdk8-openj9
URL: 
https://github.com/apache/incubator-openwhisk/issues/3607#issuecomment-387059809
 
 
   ```
   curl --silent --location --retry 3 --header "Cookie: 
oraclelicense=accept-securebackup-cookie" \
       
http://download.oracle.com/otn-pub/java/jdk/"${VERSION}"u"${UPDATE}"-b"${BUILD}"/"${SIG}"/jdk-"${VERSION}"u"${UPDATE}"-linux-x64.tar.gz
 \
   | tar xz -C /tmp && \
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to