On Wed, 11 Oct 2023 13:52:54 GMT, Roger Riggs <rri...@openjdk.org> wrote:
>> Probably keep the function without split into 2 functions, but just adjust >> the comment a bit as Thomas suggested ? > > The callers in ProcessHandlerImpl depend on knowing the parent pid for each > process. > They are used to find the descendants of a process. When reading /proc that's > necessary. @RogerRiggs Roger you are most familiar with os_getChildren(). How would you phrase the introducing comment of this function? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16051#discussion_r1355069604