RFR: 8339466: Enumerate shared stubs and define static fields and names via declarations [v6]

Fei Yang fyang at openjdk.org
Fri Sep 6 02:14:54 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

Updated change LGTM. Thanks!
BTW: I have just integrated a GHA fix for riscv which would hopefully catch build issues in time.

-------------

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20832#pullrequestreview-2284437737


More information about the hotspot-dev mailing list