RFR: 8331549: Inline MemAllocator::mem_allocate_slow [v2]
Guoxiong Li
gli at openjdk.org
Thu May 2 11:06:53 UTC 2024
On Thu, 2 May 2024 10:09:15 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Trivial inlining a method. (The diff looks larger than its real size.) The resulting logic is much cleaner, IMO -- try tlab-fast, then tlab-slow, finally outside of tlab.
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> inline-slow
Looks good.
-------------
Marked as reviewed by gli (Committer).
PR Review: https://git.openjdk.org/jdk/pull/19051#pullrequestreview-2035444453
More information about the hotspot-gc-dev
mailing list