On Mon, 3 Apr 2023 18:59:03 GMT, Chris Plummer <[email protected]> wrote:

>> Please review this trivial work-around that removes logging that would 
>> trigger [JDK-8305420](https://bugs.openjdk.org/browse/JDK-8305420).
>> 
>> I also fixed an incorrect parameter in the `executeAndLog()` call, which 
>> caused the dumping process's stdout/stderr to be logged in the wrong file.
>
> Change looks good. Per https://bugs.openjdk.org/browse/JDK-8173304, this is a 
> known issue and tests need to avoid having the JVM  produce too much output 
> before the debugger connection is setup.

Thanks @plummercj for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/13283#issuecomment-1495013582

Reply via email to