RFR: 8288425: Footprint regression due MH creation when initializing StringConcatFactory
Mandy Chung
mchung at openjdk.java.net
Tue Jun 14 16:47:15 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 mchung (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9154
More information about the core-libs-dev
mailing list