Integrated: 8339640: Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy

Claes Redestad redestad at openjdk.org
Fri Sep 6 12:30:53 UTC 2024


On Fri, 6 Sep 2024 07:39:45 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.

This pull request has now been integrated.

Changeset: cb00333d
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cb00333d6a47760cb2ab17e867ea8dab32289f98
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

8339640: Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy

Reviewed-by: liach

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

PR: https://git.openjdk.org/jdk/pull/20884


More information about the core-libs-dev mailing list