RFR: 8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)

Maurizio Cimadamore mcimadamore at openjdk.org
Sat Mar 4 00:11:12 UTC 2023


On Fri, 3 Mar 2023 19:27:24 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Port of: https://github.com/openjdk/panama-foreign/pull/806 which fixes an issue with passing structs whose size is not a power of two on SysV and AArch64 platforms.

Looks good (already reviewed on Panama repo)

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

Marked as reviewed by mcimadamore (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12863


More information about the core-libs-dev mailing list