RFR: 8339640: Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy [v2]
Claes Redestad
redestad at openjdk.org
Fri Sep 6 12:30:53 UTC 2024
On Fri, 6 Sep 2024 12:06:25 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> Using the trusted `invokeBasic` method streamlines invokers and avoids spinning up of some type conversion handles. This reduces classes generated in a few scalability stress tests.
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>
> Explicitly cast to Object
Thanks for reviewing!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20884#issuecomment-2333943581
More information about the core-libs-dev
mailing list