RFR: JDK-8325862: set -XX:+ErrorFileToStderr when executing java in containers for some container related jtreg tests
Martin Doerr
mdoerr at openjdk.org
Fri Feb 16 13:15:58 UTC 2024
On Thu, 15 Feb 2024 15:07:38 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> To get easier access to the hserr file content, -XX:+ErrorFileToStderr should be set when executing test parts in a container.
> Examples are the docker/container tests starting (docker) containers with java processes inside the container and not on the host.
LGTM
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17874#pullrequestreview-1885125093
More information about the hotspot-runtime-dev
mailing list