Integrated: JDK-8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 30 06:50:26 UTC 2023
On Tue, 29 Aug 2023 07:51:59 GMT, Matthias Baesken <mbaesken at 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 <mbaesken at 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
More information about the core-libs-dev
mailing list