RFR: JDK-8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children [v2]
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 30 06:50:25 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
Hi Roger and Thomas, thanks for the reviews !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15466#issuecomment-1698589971
More information about the core-libs-dev
mailing list