On Thu, 31 Aug 2023 01:34:44 GMT, David Holmes <dhol...@openjdk.org> wrote:

> I'm not seeing how calling processDebuggeeOutput lets us "see" stderr? If 
> there is nothing the test needs to read from stderr then I don't see any 
> point in processing it.

I was thinking that maybe processDebuggeeOutput() should be updated to log all 
the output, maybe with "debuggee stderr: " and "debuggee stdout: " prefixes on 
each line.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15499#discussion_r1311122515

Reply via email to