RFR: JDK-8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children [v2]
Thomas Stuefe
stuefe at openjdk.org
Tue Aug 29 13:45:11 UTC 2023
On Tue, 29 Aug 2023 12:10:34 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.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> use 2 containers for children and descendants
Good.
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15466#pullrequestreview-1600456967
More information about the core-libs-dev
mailing list