RFR: 8339466: Enumerate shared stubs and define static fields and names via declarations [v6]
Vladimir Kozlov
kvn at openjdk.org
Thu Sep 5 23:29:50 UTC 2024
On Thu, 5 Sep 2024 13:19:29 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Systematize handling of SharedRuntime stubs. Generate enum ids, static fields and names from declarations using template macros. Systematically reference stubs and stub names using ids.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> fix accidental typo
My tier1-4 testing passed clean. Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20832#pullrequestreview-2284297306
More information about the hotspot-dev
mailing list