RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Coleen Phillimore
coleenp at openjdk.org
Thu Nov 9 16:55:10 UTC 2023
On Thu, 9 Nov 2023 16:33:21 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:
>> I don't see a problem either. I wish I were better with integers. I was wondering if the max entries should be a power of two to make the % operation faster.
>
> Good idea, changed to 128. I'm no expert but the code looks better for it here: https://godbolt.org/z/7cYv9Pzz7.
I like it!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16398#discussion_r1388286945
More information about the hotspot-dev
mailing list