Integrated: 8356020: Failed assert in virtualMemoryTracker.cpp
Calvin Cheung
ccheung at openjdk.org
Tue May 6 01:37:31 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)
This pull request has now been integrated.
Changeset: 7f6ea27d
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7f6ea27d3ef7a8f18f031467d302ed6b03d7d37a
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8356020: Failed assert in virtualMemoryTracker.cpp
Reviewed-by: iklam, gziemski
-------------
PR: https://git.openjdk.org/jdk/pull/25054
More information about the hotspot-runtime-dev
mailing list