Bugzilla – Bug 1221224
java-21-openjdk build-time race
Last modified: 2024-04-01 07:18:56 UTC
Created attachment 873384 [details] diff from build-compare While working on reproducible builds for openSUSE, I found that our java-21-openjdk binaries vary between 1-core and 4-core builds. https://rb.zq1.de/compare.factory-20240228/diffs/java-21-openjdk-compare.out has the diff (also attached) There may be additional issues from ASLR that I am still investigating.
I patched the timestamp in the jlink tool that generates the JMOD packages. Let us see whether it makes the "modules" diff smaller.