The GitHub Actions job "Required Checks" on texera.git/feat/bump-java-17 has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 64ffded9777758e71d7b45b4d29bae54881ad32f / Jiadong Bai <[email protected]> feat(build): bump Scala/Java services to Java 17 LTS Java 11 premier support has ended and the temurin:11-* base images accumulate fixable critical/high CVEs flagged by Docker Hub. Java 17 is an active LTS through Sep 2029 and unblocks libraries that already require 17+. - bin/*.dockerfile (8 services): build base sbtscala/scala-sbt:eclipse-temurin-jammy-11.0.17_8_1.9.3_2.13.11 -> ...-17.0.5_8_1.9.3_2.13.11; runtime eclipse-temurin:11-{jdk,jre}-jammy -> 17-{jdk,jre}-jammy. - computing-unit-master/worker: add ENV JDK_JAVA_OPTIONS="--add-opens= java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED" so Apache Arrow's off-heap memory module keeps working under Java 17's strong encapsulation. - .github/workflows/build.yml + build-and-push-images.yml: java-version 11 -> 17 (matrix and setup-java steps). - AGENTS.md: toolchain table. Refs discussion #4001. Closes #4937. Report URL: https://github.com/apache/texera/actions/runs/25357265301 With regards, GitHub Actions via GitBox
