Reproducible builds
Richard Bair
richard.bair at hedera.com
Tue Mar 8 22:09:32 UTC 2022
Hi!
I am wondering whether it is a stated goal or non-legally binding guarantee that the compilation of a program from the same build of OpenJDK will always produce the same binary output? I understand that at the specification level there is no guarantee of reproducible builds, and that different JDKs from different providers may very well produce non-identical binaries. Is there any indeterminism in a run from javac that would produce different binary artifacts?
Thanks
Richard
More information about the compiler-dev
mailing list