On Fri, 14 Nov 2025 10:33:07 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. This pull request has now been integrated. Changeset: 30410fe2 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/30410fe265d8d32fb41bae88ab882115271cdf75 Stats: 15 lines in 2 files changed: 8 ins; 0 del; 7 mod 8333871: Check return values of sysinfo Reviewed-by: dholmes, mdoerr, alanb ------------- PR: https://git.openjdk.org/jdk/pull/28317
