Withdrawn: 8315462: [REDO] runtime/NMT/SummarySanityCheck.java failed with "Total committed (MMMMMM) did not match the summarized committed (NNNNNN)"
Afshin Zafari
azafari at openjdk.org
Thu Oct 26 15:26:47 UTC 2023
On Wed, 18 Oct 2023 08:43:20 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> When taking snapshot of malloc entries, other threads may update the items that already copied so change their corresponding sum/count. To make the sum/count values be consistent with whatever copied, they are calculated during copy and then set explicitly if any mismatch detected.
> The function body is also moved to cpp file.
>
> ### Tests
> mach5 tiers 1-5 all platforms.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/16237
More information about the hotspot-runtime-dev
mailing list