RFR: 8359373: Split stubgen initial blob into pre and post-universe blobs [v3]

Andrew Dinn adinn at openjdk.org
Thu Jun 12 18:01:09 UTC 2025


> 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:

  ensure fence stub is set as part of preuniverse init on zero

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25784/files
  - new: https://git.openjdk.org/jdk/pull/25784/files/8593475b..99085bfc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25784&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25784&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25784.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25784/head:pull/25784

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


More information about the hotspot-dev mailing list