RFR: JDK-8313251: Add NativeLibraryLoad event [v2]
    David Holmes 
    dholmes at openjdk.org
       
    Thu Aug  3 07:24:37 UTC 2023
    
    
  
On Wed, 2 Aug 2023 12:24:10 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> Hi Erik , I removed the JFR with configure and attempted this (however on Linux) but for some reason I got build errors. So I better added the macros. (not sure why this happened, with some other JFR event living without INCLUDE_JFR seemed to  work as expected)
>
> OK
Just for completeness the various os_xxx.cpp files all use INCLUDE_JFR around event code.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15065#discussion_r1282748997
    
    
More information about the hotspot-dev
mailing list