RFR: 8333649: Allow different NativeCall encodings

Vladimir Kozlov kvn at openjdk.org
Wed Jun 5 16:44: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

Do you have an RFE/JEP which requires these changes?

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

PR Review: https://git.openjdk.org/jdk/pull/19556#pullrequestreview-2099732529


More information about the hotspot-compiler-dev mailing list