On Tue, 29 Aug 2023 07:51:59 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> We have some failures in TreeTest.java where the expected number of child > processes is differing from what we really get. It would be good to have more > output to analyze these cases. This pull request has now been integrated. Changeset: f3aeb024 Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f3aeb024d91c2d2088359d261be9a4b56a90663c Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod 8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children Reviewed-by: stuefe, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/15466