Integrated: 7904016: preserve XAUTHORITY env variable

Jaikiran Pai jpai at openjdk.org
Tue Aug 26 09:35:50 UTC 2025


On Mon, 25 Aug 2025 07:51:56 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which enhances the jtreg tool to preserve the `XAUTHORITY` environment variable, if set, when launching a test?
> 
> This was requested in https://bugs.openjdk.org/browse/CODETOOLS-7904016.
> 
> A new self test has been introduced to verify this and other environment variables in a test. The documentation has also been refreshed to list the up-to-date environment variables that are preserved by jtreg.

This pull request has now been integrated.

Changeset: c83534ed
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/c83534ed767779aaa4876670ee3cbba9cd4b6c7e
Stats:     110 lines in 7 files changed: 98 ins; 1 del; 11 mod

7904016: preserve XAUTHORITY env variable

Reviewed-by: cstein

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

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


More information about the jtreg-dev mailing list