On Wed, 17 Mar 2021 14:16:36 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> Intermittent failures on Windows in a test of destroying the child warrant > extending the time the parent waits after starting the child before > destroying the child. This pull request has now been integrated. Changeset: 0abbfb2f Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0abbfb2f Stats: 28 lines in 1 file changed: 24 ins; 0 del; 4 mod 8263729: [test] divert spurious output away from stream under test in ProcessBuilder Basic test Reviewed-by: stuefe, iklam ------------- PR: https://git.openjdk.java.net/jdk/pull/3049