RFR: 8331549: Inline MemAllocator::mem_allocate_slow [v2]
Albert Mingkun Yang
ayang at openjdk.org
Thu May 2 15:06:58 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
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19051#issuecomment-2090758344
More information about the hotspot-gc-dev
mailing list