You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job then downloads both JDKs and performs a strict reproducible build comparison on them to indicate if they are identical.
"Platform" is required as reproducible build verification will vary based on platform (eg.Mac binaries need signing Signature removing before compare).
To aid verification of reproducible MacOs builds, it would be nice to have a Jenkins job that takes parameters like:
JDK 1 download "URL"
JDK 2 download "URL"
Platform (eg.MacOS)
The job then downloads both JDKs and performs a strict reproducible build comparison on them to indicate if they are identical.
"Platform" is required as reproducible build verification will vary based on platform (eg.Mac binaries need signing Signature removing before compare).
This is part of the epic #397
The text was updated successfully, but these errors were encountered: