Integrated: 8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)
Jorn Vernee
jvernee at openjdk.org
Mon Mar 6 15:21:45 UTC 2023
The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.
----------------------------------------------------------------------
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.
This pull request has now been integrated.
Changeset: 5977f266
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5977f266d04a7a9890665d433d0a2ab627573ca4
Stats: 705 lines in 11 files changed: 652 ins; 2 del; 51 mod
8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/12863
More information about the core-libs-dev
mailing list