Repro-Build: Investigate what essential dependency versions are required for a reproducible x64Linux jdk build #2784
Labels
enhancement
Issues that enhance the code or documentation of the repo in any way
macos
Issues that affect or relate to the MAC OS
reproducible-build
Current reproducible build work has achieved identical JDK images when built on separate x64Linux machines, but using the exact same adoptopenjdk/centos6_build_image.
To better define the BoM's for our binaries and thus achieve reproducibility of binaries by other parties, we would like to determine the "set" of dependencies to achieve indentical JDK images on two separate x64Linux machines. eg:
Some dependencies probably don't impact reproducibility, eg.wget, curl
A good source of what dependencies and tooling requirements building openjdk has see ref: https://openjdk.java.net/groups/build/doc/building.html
The text was updated successfully, but these errors were encountered: