RFR: 8339466: Enumerate shared stubs and define static fields and names via declarations [v6]
Andrew Dinn
adinn at openjdk.org
Thu Sep 5 13:19:29 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20832/files
- new: https://git.openjdk.org/jdk/pull/20832/files/d6eb4b81..9d67efe2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20832&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20832&range=04-05
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/20832.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20832/head:pull/20832
PR: https://git.openjdk.org/jdk/pull/20832
More information about the hotspot-dev
mailing list