RFR: 8367319: Add os interfaces to get machine and container values separately
Albert Mingkun Yang
ayang at openjdk.org
Mon Oct 6 15:53:38 UTC 2025
On Mon, 6 Oct 2025 14:36:49 GMT, Casper Norrbin <cnorrbin at openjdk.org> wrote:
> The original API is untouched, ...
I see; I misunderstood the proposal. Then, there are 3 sets of public APIs, generic, machine_, and container_. I'd expect most use the generic ones and some might query the machine_ ones, so I don't see much need for container_ ones to be public APIs. YMMV.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27646#issuecomment-3372426233
More information about the hotspot-dev
mailing list