Hi, The CI for Java 11 is constantly failure from today.
I checked for an example this job[1], and found that the download link for oracle11 is failing[2]. I tried the link manually and it says: Sorry! In order to download products from Oracle Technology Network you must agree to the OTN license terms. Currently the PR will not pass due to this. I am thinking that should we switch from oraclejdk11 to openjdk11 to avoid this. Travis support both oraclejdk11 and openjdk11[3]. How to you think? [1] https://travis-ci.org/apache/incubator-dubbo/jobs/480245855 [2] http://download.oracle.com/otn-pub/java/jdk/11.0.1+13/90cf5d8f270a4347a95050320eef3fb7/jdk-11.0.1_linux-x64_bin.tar.gz [3] https://docs.travis-ci.com/user/languages/java/ -- Best Regards! Huxing
