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 11:38:53 UTC 2024
On Fri, 16 Feb 2024 09:31:34 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> However, if the stderr value gets truncated, then you'd be back at square one.
I saw this when testing the change, however 1) the most part of the stack/backtrace was still visible in stderr so this was good 2) test rest of the truncated hserr was in a separate file but on the ***host***, which was good for me.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17874#issuecomment-1948230962
More information about the hotspot-runtime-dev
mailing list