RFR: JDK-8310233: Linux: THP initialization is incorrect [v2]
Thomas Stuefe
stuefe at openjdk.org
Tue Jul 4 05:16:56 UTC 2023
On Mon, 3 Jul 2023 16:03:51 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> > But with your proposal, I pay for the construction of both LogMessage and NonInterleavingLogStream every time.
>
> Yeah, I made a mental footnote that `LogTarget` should be able to be used to initialize these inside of an if-block. UL is still a bit painful about these things. My suggestion sounds like a massive pain, I'm happy if you don't do it :).
Thank you @jdksjolen !
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14739#discussion_r1251492288
More information about the hotspot-dev
mailing list