-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b21
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283498 | 11.0.16 | Christoph Langer | P3 | Resolved | Fixed | b01 |
One of the reasons that JDK builds are not reproducible is that the hashes generated for modules packaged as JMOD files are computed from the entire file content, including timestamps and other meta data for entries in the JMOD. This should be re-examined as a hash based on the names and content of each entry should be sufficient.
- backported by
-
JDK-8283498 ModuleHashes attribute generated for JMOD and JAR files depends on timestamps
- Resolved
- duplicates
-
JDK-8241606 Adding ModulePackages attribute leads to non-reproducible builds
- Closed
- relates to
-
JDK-8241602 jlink does not produce reproducible jimage files
- Resolved