RFR: 8292083: Detected container memory limit may exceed physical machine memory [v14]

Jonathan Dowland jdowland at openjdk.org
Tue Aug 23 13:43:46 UTC 2022


On Tue, 23 Aug 2022 12:45:03 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> I take it, the reason for this line is so that we have appropriate info for the log line?

Yes, that's why. I'm very happy to eliminate the ternary operator. Addressed in [d13fae1](https://github.com/openjdk/jdk/pull/9880/commits/d13fae1884ac1d48c71e490f0459b7822a599968). Thanks!

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

PR: https://git.openjdk.org/jdk/pull/9880


More information about the hotspot-runtime-dev mailing list