On Fri, 17 Dec 2021 09:18:03 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:
> If "reproducible build" is enabled, then utilize the new --date option in the > building of jar's and jmods. > Validating the boot jdk supports --date for the building of the jars. > > Signed-off-by: Andrew Leonard <anleo...@redhat.com> This pull request has now been integrated. Changeset: 214f98f6 Author: Andrew Leonard <aleon...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/214f98f6b07e312e6f4ded5364a94277114784e7 Stats: 65 lines in 7 files changed: 45 ins; 6 del; 14 mod 8278766: Enable OpenJDK build support for reproducible jars and jmods using --date Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/6878