Integrated: 7903923: Derive C_* layouts directly from the Linker

Nizar Benalla nbenalla at openjdk.org
Wed Jan 15 22:54:48 UTC 2025


On Mon, 30 Dec 2024 16:16:41 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!

This pull request has now been integrated.

Changeset: 1c614f31
Author:    Nizar Benalla <nbenalla at openjdk.org>
Committer: Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.org/jextract/commit/1c614f31fac9e6309e8d3498a128ac9484348c85
Stats:     13 lines in 1 file changed: 0 ins; 0 del; 13 mod

7903923: Derive C_* layouts directly from the Linker

Reviewed-by: jvernee, mcimadamore

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

PR: https://git.openjdk.org/jextract/pull/269


More information about the jextract-dev mailing list