RFR: CODETOOLS-7903400: DEFAULT_UNIX_ENV_VARS needs to be updated [v2]

Jonathan Gibbons jjg at openjdk.org
Mon May 1 18:41:39 UTC 2023


> 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.

Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:

  Address review feedback

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

Changes:
  - all: https://git.openjdk.org/jtreg/pull/152/files
  - new: https://git.openjdk.org/jtreg/pull/152/files/ee5aa6b0..45f761b0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jtreg&pr=152&range=01
 - incr: https://webrevs.openjdk.org/?repo=jtreg&pr=152&range=00-01

  Stats: 14 lines in 1 file changed: 0 ins; 0 del; 14 mod
  Patch: https://git.openjdk.org/jtreg/pull/152.diff
  Fetch: git fetch https://git.openjdk.org/jtreg.git pull/152/head:pull/152

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


More information about the jtreg-dev mailing list