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

Vladimir Kozlov kvn at openjdk.org
Thu Aug 15 19:27:52 UTC 2024


On Wed, 14 Aug 2024 13:39:23 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

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

Update is good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20566#pullrequestreview-2241166926


More information about the hotspot-dev mailing list