RFR: 8339487: ProcessHandleImpl os_getChildren sysctl call - retry in case of ENOMEM and enhance exception message [v3]

Alan Bateman alanb at openjdk.org
Fri Sep 6 10:39:52 UTC 2024


On Fri, 6 Sep 2024 08:15:25 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Hi Alan, at a lot (but not all) of places ( ProcessHandleImpl_macosx.c , also os_bsd.cpp) we test the sysctl result for < 0; maybe there was a good reason for this ?

Okay, let's go with what you have.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20839#discussion_r1746911928


More information about the core-libs-dev mailing list