RFR: 8360707: Globally enumerate all blobs, stubs and entries [v8]
Andrew Dinn
adinn at openjdk.org
Wed Jul 9 08:47:45 UTC 2025
On Tue, 8 Jul 2025 10:59:30 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Use the blob, stub and entry declarations to generate a single global enumeration for all blobs, likewise for all stubs and all entries. Modify stub generators in shared runtime, c1 runtime, c2 runtime and stub generator subsystems and their clients to use those enumerations consistently.
>
> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
>
> - publish early stubgen initial stubs addresses for shared runtime initial stubs to use
> - add missing C++ method to AOT cache address table
@erikj79 This PR seems to be stuck at the integrate stage -- any ideas why?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26004#issuecomment-3051731338
More information about the hotspot-dev
mailing list