Travis openjdk8 installation failing

Travis openjdk8 installation is failing with the below error. We are using xenial

travis_setup_java: command not found

Also discussed here:

It is not working with openjdk8

Iā€™m also facing the same issue.
Installing openjdk8
travis_setup_java: command not found.

1 Like

Same issue, openjdk8!

How to get a response from developers? We can not upload the update on the server and we do not receive a response from support.

Maybe Circle CI is better decision!

Issue is not resolved. getting the same :

Installing openjdk11
travis_setup_java: command not found

configs in travis.yaml:

      language: java
      jdk:
        - openjdk11
      script:
        - cd src/jvm/