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

David Holmes dholmes at openjdk.org
Wed Oct 8 04:56:02 UTC 2025


On Tue, 7 Oct 2025 12:19:43 GMT, Casper Norrbin <cnorrbin at openjdk.org> wrote:

> What I'm after is a clean way to get those numbers separately. Pairing machine_ and container_ gives access to both pieces of data, offering just the machine side would leave us without a direct path to the container value.

I don't like the naming "machine_" here - yes naming is hard and subjective - these "machine" API's are reporting whatever the operating system is exposing to the process.

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

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


More information about the hotspot-dev mailing list