[foreign-abi] Integrated: 8233007: Add upcall tests that test stack arguments on Windows

Jorn Vernee jvernee at openjdk.java.net
Fri Sep 18 15:34:43 UTC 2020


On Fri, 18 Sep 2020 12:03:05 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> This PR adds a test for high-arity upcalls.
> 
> This actually uncovered a bug in the Windows CallArranger wrt passing structs by-value on the stack, which I've fixed.
> I've also added the particular test case to the CallArranger test.
> Thanks,
> Jorn

This pull request has now been integrated.

Changeset: 5c39293f
Author:    Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/5c39293f
Stats:     297 lines in 6 files changed: 29 ins; 267 del; 1 mod

8233007: Add upcall tests that test stack arguments on Windows

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.java.net/panama-foreign/pull/342


More information about the panama-dev mailing list