RFR: 8288425: Footprint regression due MH creation when initializing StringConcatFactory

Jorn Vernee jvernee at openjdk.java.net
Tue Jun 14 16:31:12 UTC 2022


On Tue, 14 Jun 2022 15:16:27 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Avoid doing MH creation when initializing `StringConcatFactory` by lazily initializing to a `@Stable` field instead.

Marked as reviewed by jvernee (Reviewer).

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

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


More information about the core-libs-dev mailing list