Integrated: CODETOOLS-7903400: DEFAULT_UNIX_ENV_VARS needs to be updated

Jonathan Gibbons jjg at openjdk.org
Tue May 2 22:59:35 UTC 2023


On Thu, 27 Apr 2023 19:06:54 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a small change to add additional environment variables that may be required on some Unix-like platforms.
> 
> The additions include:
> * `DBUS_SESSION_BUS_ADDRESS`
> * `WAYLAND_DISPLAY`
> * all `XDG_*` variables
> 
> There is some related additional cleanup in this area as well.

This pull request has now been integrated.

Changeset: 073071f6
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/073071f633609538cc3a389b47013a2c1c31259e
Stats:     42 lines in 2 files changed: 20 ins; 7 del; 15 mod

7903400: DEFAULT_UNIX_ENV_VARS needs to be updated

Reviewed-by: iris

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

PR: https://git.openjdk.org/jtreg/pull/152


More information about the jtreg-dev mailing list