RFR: 8331341: secondary_super_cache does not scale well: C1 and interpreter [v23]

Andrew Haley aph at openjdk.org
Mon Oct 14 10:14:04 UTC 2024


On Fri, 11 Oct 2024 18:37:03 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> src/hotspot/share/asm/register.hpp line 204:
>> 
>>> 202:     return r;
>>> 203:   }
>>> 204: 
>> 
>> Is this related change?
>
> Used in `lookup_secondary_supers_table_var()`

Yes, exactly.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19989#discussion_r1799133447


More information about the hotspot-dev mailing list