[foreign-memaccess+abi] Integrated: 8277845: Clean up use if ProgrammableInvoker/UpcallHandler.USE_INTRINSICS in tests.
Jorn Vernee
jvernee at openjdk.java.net
Tue Jan 18 15:06:55 UTC 2022
On Mon, 10 Jan 2022 17:17:56 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> This PR cleans up use of USE_INTRINSICS flags in the tests, which was removed a while ago.
>
> I also noticed that TestMatrix.java didn't have a copyright header, so I've added one. (the diff looks a little mangled as a result). It also wasn't setting the UPCALL_TEST_TYPE flag when running TestUpcall, so I've added that flag.
This pull request has now been integrated.
Changeset: 1e1574c9
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/1e1574c9cb6186fd0087019cef81b6c67d26db29
Stats: 1107 lines in 10 files changed: 424 ins; 598 del; 85 mod
8277845: Clean up use if ProgrammableInvoker/UpcallHandler.USE_INTRINSICS in tests.
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/629
More information about the panama-dev
mailing list