RFR: JDK-8312466: /bin/nm usage in AIX makes needs -X64 flag
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Wed Jul 26 08:28:50 UTC 2023
    
    
  
On Wed, 26 Jul 2023 08:10:26 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> I am fairly certain there is a better spot for this, but I cannot remember where at the moment. Is this for JvmMapfile.gmk where we dump the symbols of object files, or for something else?
It is needed for the SetupOperatorNewDeleteCheck some lines below this change  (check for unwanted global new/delete operators in HS objects).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15036#issuecomment-1651216193
    
    
More information about the build-dev
mailing list