Integrated: 8339466: Enumerate shared stubs and define static fields and names via declarations

Andrew Dinn adinn at openjdk.org
Fri Sep 6 14:10:50 UTC 2024


On Tue, 3 Sep 2024 09:43:26 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.

This pull request has now been integrated.

Changeset: 0df10bbd
Author:    Andrew Dinn <adinn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0df10bbd96df46f23a7f57e5b9455fea41b2b15b
Stats:     357 lines in 11 files changed: 218 ins; 28 del; 111 mod

8339466: Enumerate shared stubs and define static fields and names via declarations

Reviewed-by: kvn, fyang

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

PR: https://git.openjdk.org/jdk/pull/20832


More information about the hotspot-dev mailing list