RFR: 8325742: Remove MetaWord usage from MemRegion

Stefan Karlsson stefank at openjdk.org
Thu Feb 22 16:02:08 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.

Thanks for the reviews!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17828#issuecomment-1959750029


More information about the hotspot-runtime-dev mailing list