On Fri, 8 Apr 2022 12:57:58 GMT, Andrew Leonard <aleon...@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