RFR: 8276472: align_metadata_size is a nop
David Holmes
dholmes at openjdk.java.net
Thu Jan 20 01:43:49 UTC 2022
On Wed, 19 Jan 2022 23:20:37 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I just added a comment to this and took out the align_up call. I like align_metadata_size where it is and changing to WordSize doesn't add more safety imo. Also found unused function while looking for units of metadata size.
> Tested with tier1 on Oracle supported platforms.
Hi Coleen,
Why not just delete align_metadata_size? There are only 9 callers.
Cheers,
David
-------------
PR: https://git.openjdk.java.net/jdk/pull/7150
More information about the hotspot-dev
mailing list