RFR: 8339849: Enumerate opto and C1 stubs, generate enums, names, fields and generator calls [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Sep 12 16:27:06 UTC 2024
On Thu, 12 Sep 2024 12:40:22 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Systematize handling of Opto and C1 stubs. Generate enum ids, static fields, stub/blob names and generator code from declarations using template macros as previously done with Shared stubs. Systematically reference stubs and stub names using ids.
>
> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
>
> - Answer review feedback
> - remove commented out old code
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20936#pullrequestreview-2300845145
More information about the hotspot-dev
mailing list