RFR: 8360707: Globally enumerate all blobs, stubs and entries

Andrew Dinn adinn at openjdk.org
Mon Jun 30 15:18:39 UTC 2025


On Thu, 26 Jun 2025 15:58:31 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

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

@vnkozlov My fastdebug build has passed the following test suites on Linux/aarch64 and Linux/x86:

  tier1
  jtreg/test/hotspot/jtreg/runtime
  jtreg/test/hotspot/jtreg/compiler

Could you review the PR and maybe run it through internal testing?

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

PR Comment: https://git.openjdk.org/jdk/pull/26004#issuecomment-3019570928


More information about the shenandoah-dev mailing list