Bug 1221224

Summary: java-21-openjdk build-time race
Product: [openSUSE] openSUSE Tumbleweed Reporter: Bernhard Wiedemann <bwiedemann>
Component: OtherAssignee: Fridrich Strba <fstrba>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1102408    
Attachments: diff from build-compare

Description Bernhard Wiedemann 2024-03-11 08:38:07 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.
Comment 1 Fridrich Strba 2024-04-01 07:18:56 UTC
I patched the timestamp in the jlink tool that generates the JMOD packages. Let us see whether it makes the "modules" diff smaller.