RFR: 8360707: Globally enumerate all blobs, stubs and entries [v8]
Andrew Dinn
adinn at openjdk.org
Tue Jul 8 10:59:30 UTC 2025
> Use the blob, stub and entry declarations to generate a single global enumeration for all blobs, likewise for all stubs and all entries. Modify stub generators in shared runtime, c1 runtime, c2 runtime and stub generator subsystems and their clients to use those enumerations consistently.
Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
- publish early stubgen initial stubs addresses for shared runtime initial stubs to use
- add missing C++ method to AOT cache address table
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26004/files
- new: https://git.openjdk.org/jdk/pull/26004/files/dbc8394a..a14c9821
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26004&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26004&range=06-07
Stats: 4 lines in 2 files changed: 2 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26004.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26004/head:pull/26004
PR: https://git.openjdk.org/jdk/pull/26004
More information about the shenandoah-dev
mailing list