RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations [v9]
    Martin Doerr 
    mdoerr at openjdk.org
       
    Tue Dec  3 12:57:44 UTC 2024
    
    
  
On Mon, 2 Dec 2024 16:18:07 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Implementation of JDK-8343767
>
> Andrew Dinn has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   increase compiler stub space for macos x86_64
And `assert(false) failed: No address descriptor found containing offset_in_library.` in `DwarfFile::DebugAranges::find_compilation_unit_offset(unsigned int, unsigned int*)+0x26c` on PPC64 Big Endian (linux).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2514487177
    
    
More information about the hotspot-dev
mailing list