Bug 1221224 - java-21-openjdk build-time race
Summary: java-21-openjdk build-time race
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Fridrich Strba
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1102408
  Show dependency treegraph
 
Reported: 2024-03-11 08:38 UTC by Bernhard Wiedemann
Modified: 2024-04-01 07:18 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
diff from build-compare (14.80 KB, text/plain)
2024-03-11 08:38 UTC, Bernhard Wiedemann
Details

Note You need to log in before you can comment on or make changes to this bug.
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.