Integrated: 8333649: Allow different NativeCall encodings
Robbin Ehn
rehn at openjdk.org
Tue Jun 11 05:51:18 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
This pull request has now been integrated.
Changeset: 4d6064a7
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4d6064a76003addf38e6eb6b925dad8043581768
Stats: 12 lines in 9 files changed: 9 ins; 0 del; 3 mod
8333649: Allow different NativeCall encodings
Reviewed-by: kvn, mli
-------------
PR: https://git.openjdk.org/jdk/pull/19556
More information about the hotspot-compiler-dev
mailing list