RFR: 8333649: Allow different NativeCall encodings
Vladimir Kozlov
kvn at openjdk.org
Wed Jun 5 16:59:56 UTC 2024
On Wed, 5 Jun 2024 12:35:47 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Hi all, please consider!
>
> We want to have different selectable NativeCalls.
> These are not the same size, shared code should query instead of using the enum directly.
>
> Sanity build and tested RV/x86, hoping GHA will catch anything else.
>
> Thanks, Robbin
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19556#pullrequestreview-2099762415
More information about the hotspot-compiler-dev
mailing list