Withdrawn: 8354115: NMT: VMATree should not accept `uncommit` a `released` region
Afshin Zafari
azafari at openjdk.org
Mon May 12 11:25:59 UTC 2025
On Thu, 10 Apr 2025 12:05:49 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> At `uncommit` we change the state of the regions to `Reserved`. This is not acceptable to uncommit a `Released` region and change its state to `Reserved`.
> This case is detected and an invalid `SummaryDiff` (all its contents are -1) is returned.
>
> Two test-cases added and run.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/24572
More information about the hotspot-runtime-dev
mailing list