RFR: 8359373: Split stubgen initial blob into pre and post-universe blobs [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Jun 12 17:45:28 UTC 2025
On Thu, 12 Jun 2025 17:35:43 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> This PR adds a new preuniverse blob to the stubgen blobs set and relocates the initial fence stub to that blob.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> locate x86 stub generation methods in class
src/hotspot/cpu/zero/stubGenerator_zero.cpp line 182:
> 180:
> 181: void generate_preuniverse_stubs() {
> 182: // preuniverse stubs are not needed for zero
Zero has `_fence_entry` initialization.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25784#discussion_r2143311546
More information about the hotspot-dev
mailing list