> We had a test setup failure in our distributed test system where the process > running jtreg crashed. This caused the hs_err file to end up in the root of > the source tree. Dropping crash files in the source tree is bad practice and > makes it harder to find such files. We should change the current working > directory to the work/output dir before launching jtreg to help avoid this > situation in the future.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision: Fix indentation and separate out arguments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24452/files - new: https://git.openjdk.org/jdk/pull/24452/files/90a76851..a819d701 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24452&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24452&range=01-02 Stats: 31 lines in 1 file changed: 16 ins; 14 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/24452.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24452/head:pull/24452 PR: https://git.openjdk.org/jdk/pull/24452