RFR: 8367319: Add os interfaces to get machine and container values separately [v2]

Casper Norrbin cnorrbin at openjdk.org
Tue Oct 7 09:50:46 UTC 2025


On Mon, 6 Oct 2025 16:42:39 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This will conflict mightily with the refactoring that I'm working on for https://bugs.openjdk.org/browse/JDK-8365606

Understood, thanks for flagging that. The amount of change in the container layer isn't that big except for `CgroupUtil::processor_count()`, which wasn't of a java type to begin with. Is there something I could change to lessen the conflict at all?

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

PR Comment: https://git.openjdk.org/jdk/pull/27646#issuecomment-3376048807


More information about the hotspot-dev mailing list