Integrated: 8277762: Allow configuration of HOTSPOT_BUILD_USER

Andrew Leonard aleonard at openjdk.java.net
Wed Dec 1 18:16:28 UTC 2021


On Wed, 24 Nov 2021 16:49:31 GMT, Andrew Leonard <aleonard at 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 <anleonar at redhat.com>

This pull request has now been integrated.

Changeset: f41e768b
Author:    Andrew Leonard <aleonard at 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



More information about the build-dev mailing list