RFR: 8317730: Change byte_size to return size_t

Kim Barrett kbarrett at openjdk.org
Mon Oct 9 18:41:01 UTC 2023


On Mon, 9 Oct 2023 12:57:34 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple signature update to `byte_size` to match expectation from callers.

Looks good.

I checked all the uses, and they all are dealing with size_t.  Thanks for spotting and fixing.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16100#pullrequestreview-1665088255


More information about the hotspot-gc-dev mailing list