RFR: 8315406: serviceability/jdwp/AllModulesCommandTest.java fails after JDK-8314834 [v3]
Chris Plummer
cjplummer at openjdk.org
Thu Aug 31 05:51:00 UTC 2023
On Thu, 31 Aug 2023 01:34:44 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list