RFR: JDK-8310233: Linux: THP initialization is incorrect [v2]
    Johan Sjölen 
    jsjolen at openjdk.org
       
    Mon Jul  3 16:06:58 UTC 2023
    
    
  
On Mon, 3 Jul 2023 13:49:19 GMT, Thomas Stuefe <stuefe 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 :).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14739#discussion_r1251074040
    
    
More information about the hotspot-dev
mailing list