On Fri, 14 Nov 2025 11:07:20 GMT, Matthias Baesken <[email protected]> wrote:
>> In the review of [JDK-8333522](https://bugs.openjdk.org/browse/JDK-8333522) >> it has been discussed that we might run into issues because of failing >> sysinfo. >> However we miss checking the return values at some places, this might need >> adjustment. > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > 0 - terminate not needed If you search github, you find also a number of places where EPERM is checked after sysinfo, not sure if this is really happening these days on our platforms ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/28317#issuecomment-3546620502
