RFR: 8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime [v2]
Vladimir Kozlov
kvn at openjdk.org
Thu Aug 1 16:39:32 UTC 2024
On Thu, 1 Aug 2024 12:26:44 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Reorganization of generation and management code for C2-specific blob so that it is, as far as possible, under the scope of class OptoRuntime with an implementation located in C2-specific source files.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> fix conditonal directives in arm code
Did you forget to add new file `runtime_risc.cpp` to changeset?
-------------
Changes requested by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20417#pullrequestreview-2213332132
More information about the hotspot-runtime-dev
mailing list