Integrated: 8339849: Enumerate opto and C1 stubs, generate enums, names, fields and generator calls
Andrew Dinn
adinn at openjdk.org
Fri Sep 13 06:46:12 UTC 2024
On Tue, 10 Sep 2024 15:27:09 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.
This pull request has now been integrated.
Changeset: b88ff9c9
Author: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b88ff9c986bfe5e14e2ba5803a464fbf6e131df8
Stats: 1033 lines in 44 files changed: 237 ins; 105 del; 691 mod
8339849: Enumerate opto and C1 stubs, generate enums, names, fields and generator calls
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/20936
More information about the hotspot-dev
mailing list