RFR: 8365050: Too verbose warning in os::commit_memory_limit() on Windows
Joel Sikström
jsikstro at openjdk.org
Mon Aug 11 08:26:26 UTC 2025
On Fri, 8 Aug 2025 07:17:55 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> You might consider factoring out the IsProcessInJob related checking from your code and active_processors_in_job_object, maybe a little helper would make sense; but up to you just an idea.
Daivd Holmes filed an umbrella task to "Provide support for Windows Job Objects that limit process resources" [JDK-8364803](https://bugs.openjdk.org/browse/JDK-8364803). I suggest we hold off with refactoring until then.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26680#issuecomment-3173729007
More information about the hotspot-runtime-dev
mailing list