RFR: 7903923: Derive C_* layouts directly from the Linker [v2]

Nizar Benalla nbenalla at openjdk.org
Mon Jan 6 16:08:54 UTC 2025


On Mon, 6 Jan 2025 15:59:25 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

>> Depending on the platform, different `C_*`  correspond to different `JAVA_*` types. We can get those values directly from the linker.
>> 
>> This patch can allows us to have a common class for different platforms.
>> 
>> Please review, and thanks in advance!
>
> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix the C_LONG layout in windows

I'm seeing multiple failures on windows (and only on windows), will need to investigate.

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

PR Comment: https://git.openjdk.org/jextract/pull/269#issuecomment-2573421586


More information about the jextract-dev mailing list