-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8287939 | 13.0.12 | Yuri Nesterenko | P4 | Resolved | Fixed | b03 |
Currently, it is not possible two make hotspot builds reproducible, since the current date and time is always inserted using the special macros __DATE__ and __TIME__. This patch makes it possible to override these values from the build system, paving the way for making re-builds of hotspot bit-by-bit identical.
- backported by
-
JDK-8287939 Make hotspot build reproducible
-
- Resolved
-
- blocks
-
JDK-8241071 Generation of classes.jsa with -Xshare:dump is not deterministic
-
- Resolved
-
- duplicates
-
JDK-8031487 Do not use __DATE__ and __TIME__ in vm_version.cpp
-
- Closed
-