RFR: 8325742: Remove MetaWord usage from MemRegion
Thomas Schatzl
tschatzl at openjdk.org
Wed Feb 14 10:17:02 UTC 2024
On Tue, 13 Feb 2024 12:58:01 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> There's a MemRegion constructor that takes MetaWord*s arguments. This is left-over from the permgen removal and it isn't used anymore. I propose that we remove it.
lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17828#pullrequestreview-1879875563
More information about the hotspot-runtime-dev
mailing list