RFR: JDK-8291878: NMT: Diagnostic malloc limits [v2]

Thomas Stuefe stuefe at openjdk.org
Mon Aug 8 09:58:19 UTC 2022


On Mon, 8 Aug 2022 08:14:17 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> It mentions this needs NMT but I don't see anything that rejects the option if NMT is not present.

No rejection, but a warning. See https://github.com/openjdk/jdk/blob/c3c7f5d41c145d294d20e767d28d3518f8e90ece/src/hotspot/share/services/memTracker.cpp#L77-L81.

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

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


More information about the hotspot-runtime-dev mailing list