aajisaka commented on pull request #2108: URL: https://github.com/apache/hadoop/pull/2108#issuecomment-651187316
https://builds.apache.org/job/hadoop-multibranch/job/PR-2108/lastBuild/artifact/out/branch-shadedclient.txt ``` [ERROR] /home/jenkins/jenkins-slave/workspace/hadoop-multibranch_PR-2108/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/nativeio/NativeIO.java:[481,17] cannot find symbol [ERROR] symbol: class Cleaner [ERROR] location: package sun.misc [ERROR] /home/jenkins/jenkins-slave/workspace/hadoop-multibranch_PR-2108/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/CryptoStreamUtils.java:[40,21] cannot find symbol [ERROR] symbol: class Cleaner [ERROR] location: package sun.misc ``` It seems that the check runs with Java9. Java 9 can be removed from the docker image in a separate jira. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
