RFR: 8360707: Globally enumerate all blobs, stubs and entries
Andrew Dinn
adinn at openjdk.org
Wed Jul 2 12:06:41 UTC 2025
On Mon, 30 Jun 2025 18:28:08 GMT, Vladimir Kozlov <kvn 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.
>
> I submitted testing.
@vnkozlov Could you please rereview this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26004#issuecomment-3027619494
More information about the hotspot-dev
mailing list