RFR: 8361101: AOTCodeAddressTable::_stubs_addr not initialized/freed properly
    Ashutosh Mehra 
    asmehra at openjdk.org
       
    Mon Jun 30 19:50:21 UTC 2025
    
    
  
Please reivew this patch to fix initialization and freeing of `AOTCodeAddressTable::_stubs_addr`. Changes are trivial
-------------
Commit messages:
 - 8361101: AOTCodeAddressTable::_stubs_addr not initialized/freed properly
Changes: https://git.openjdk.org/jdk/pull/26053/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26053&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8361101
  Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26053.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26053/head:pull/26053
PR: https://git.openjdk.org/jdk/pull/26053
    
    
More information about the hotspot-compiler-dev
mailing list