RFR: 8337987: Relocate jfr and throw_exception stubs from StubGenerator to SharedRuntime [v5]

Andrew Dinn adinn at openjdk.org
Wed Aug 14 13:39:23 UTC 2024


> Store the throw_exception and jfr stub code as blobs in class SharedRuntime, move the generation code to the the arch-specific generator classes and update client code to access them from their new location.

Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:

  fix up jvmci static field declarations

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20566/files
  - new: https://git.openjdk.org/jdk/pull/20566/files/16482052..d0ba9688

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20566&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20566&range=03-04

  Stats: 5 lines in 3 files changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20566.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20566/head:pull/20566

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


More information about the hotspot-dev mailing list