On Wed, 24 Nov 2021 16:49:31 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:

> To better allow "reproducible builds", a new configure parameter is added to 
> set the USERNAME build variable, rather than always using the current user:
>     --with-build-user=<username> 
> HOTSPOT_BUILD_USER is then set to a reproducible USERNAME if required.
> 
> Signed-off-by: Andrew Leonard <anleo...@redhat.com>

This pull request has now been integrated.

Changeset: f41e768b
Author:    Andrew Leonard <aleon...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/f41e768bba2b2ce3b3cc5813ccb1ac4984dcefbd
Stats:     17 lines in 2 files changed: 11 ins; 5 del; 1 mod

8277762: Allow configuration of HOTSPOT_BUILD_USER

Reviewed-by: erikj

-------------

PR: https://git.openjdk.java.net/jdk/pull/6542

Reply via email to