RFR: 8339640: Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy [v2]

Chen Liang liach at openjdk.org
Fri Sep 6 12:10:49 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 this update.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20884#pullrequestreview-2286114700


More information about the core-libs-dev mailing list