RFR: 8284437: Building from different users/workspace is not always deterministic [v2]
Maxim Kartashev
duke at openjdk.java.net
Fri Apr 8 13:14:42 UTC 2022
On Fri, 8 Apr 2022 12:57:58 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
> That is simply because I have not test full reproducibility on MacOS, the intention of this PR was for Linux platforms.
> Although MacOS is my next port of investigation for reproducibility as a whole..
@andrew-m-leonard Thank you for the clarification!
Again, FWIW doing same on MacOS achieved the same reproducible result as on Linux. The only thing I won't vouch for is how necessary it is on MacOS; maybe some options can be omitted for `clang`, for example. I simply did the exact same thing without much investigation as to why it worked.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8124
More information about the build-dev
mailing list