RFR: 8356020: Failed assert in virtualMemoryTracker.cpp

Gerard Ziemski gziemski at openjdk.org
Tue May 6 01:30:15 UTC 2025


On Tue, 6 May 2025 00:24:20 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> This is a temporary fix. The real fix needs more investigation in the NMT area. The change is just to pass `mtNone` as the `mem_tag` when calling `MemoryReserver::reserve()`.
> 
> Testing:
> 
> - Ran the test group `open/test/hotspot/jtreg:hotspot_aot_classlinking` 40 times on linux-aarch64 with the options: `-XX:+AOTClassLinking -XX:MaxRAMPercentage=6.25`
> - tier1
> - tiers 2 - 3 (in progress)

LGTM, thank you for fixing,

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

Marked as reviewed by gziemski (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25054#pullrequestreview-2816542016


More information about the hotspot-runtime-dev mailing list