RFR: JDK-8325862: set -XX:+ErrorFileToStderr when executing java in containers for some container related jtreg tests

Matthias Baesken mbaesken 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.

Hi Thomas and Severin, thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/17874#issuecomment-1948364756


More information about the hotspot-runtime-dev mailing list