Skip to content

Fix cold build reproducibility - #182

Merged
mikehorgan-dell merged 1 commit into
mainfrom
fix/cold-build-toolchains
Sep 1, 2026
Merged

Fix cold build reproducibility#182
mikehorgan-dell merged 1 commit into
mainfrom
fix/cold-build-toolchains

Conversation

@mikehorgan-dell

@mikehorgan-dell mikehorgan-dell commented Sep 1, 2026

Copy link
Copy Markdown
Member

Description

Fix cold builds on development hosts where the active JDK is installed outside a standard system path and JAVA_HOME is unset.

The S3-RDMA CMake task now receives the exact JDK home used to run Gradle, allowing CMake FindJNI to locate headers consistently. This also records the complete Go workspace checksums resolved by the repository-pinned Go 1.25.10 toolchain after a cold module-cache rebuild.

Tested on Linux amd64 with Go 1.25.10, Temurin JDK 21.0.12.1, CMake 4.3.0, and Docker 29.7.2.

@mikehorgan-dell
mikehorgan-dell merged commit cedeff8 into main Sep 1, 2026
6 checks passed
@mikehorgan-dell
mikehorgan-dell deleted the fix/cold-build-toolchains branch September 2, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant