zhtttylz opened a new pull request, #8162: URL: https://github.com/apache/hadoop/pull/8162
### Description of PR The precommit Docker image currently defaults to Java 8, so CI logs for trunk PRs show JDK 8. For example, [PR-8151 ](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8151/1/artifact/out/console.txt)console output reports: `Default Java | Red Hat, Inc.-1.8.0_472-b08 ` Update the Java configuration in the Dockerfile and switch the default Java version for the main precommit stage to JDK 17. ### For code changes: No production code changes; CI/build environment only (Dockerfile/Jenkinsfile update). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
