RFR: 8338101: remove old remap assertion in map_or_reserve_memory_aligned after JDK-8338058 [v2]
Martin Doerr
mdoerr at openjdk.org
Fri Aug 9 09:33:34 UTC 2024
On Fri, 9 Aug 2024 09:14:44 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> After [JDK-8338058](https://bugs.openjdk.org/browse/JDK-8338058) by mistake an old assertion remained in map_or_reserve_memory_aligned; this has to be removed.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> reduce indentation (use same as in other asserts in the method)
Marked as reviewed by mdoerr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20519#pullrequestreview-2229775053
More information about the hotspot-runtime-dev
mailing list