On Fri, 5 Nov 2021 16:30:26 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> Reproducible builds are all the vogue. The JDK has been making great strides > in getting there, but still has some way to go. However, to get as close as > possible, some special configuration is needed. > > This has been "tribal knowledge" of a few persons in the build team. It needs > to be properly documented to help other users wanting to create reproducible > builds of the JDK. This pull request has now been integrated. Changeset: 59c3dcc7 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/59c3dcc761ac7a9eab1517743cbb77e5526ca6f3 Stats: 89 lines in 2 files changed: 89 ins; 0 del; 0 mod 8276746: Add section on reproducible builds in building.md Reviewed-by: erikj, sgehwolf, aleonard ------------- PR: https://git.openjdk.java.net/jdk/pull/6279