RFR: 8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container [v2]

Severin Gehwolf sgehwolf at openjdk.org
Fri May 3 16:00:54 UTC 2024


On Tue, 16 Apr 2024 18:21:29 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Why return here?

Because it's not useful to see containerized settings (other than the cg version in use) after this patch. The JVM won't use them (uses the physical settings instead). Why would you want to show the settings?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18201#discussion_r1589396352


More information about the serviceability-dev mailing list