[foreign-memaccess+abi] RFR: 8277845: Clean up use if ProgrammableInvoker/UpcallHandler.USE_INTRINSICS in tests.

Jorn Vernee jvernee at openjdk.java.net
Mon Jan 10 17:31:57 UTC 2022


On Mon, 10 Jan 2022 17:17:56 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> It also wasn't setting the UPCALL_TEST_TYPE flag when running TestUpcall, so I've added that flag.

Actually, I think now might be a good time to refactor this as well, by splitting the different upcall test types into base classes instead of using a flag to select each one, which also avoids the console log being full of SkipException stack traces.

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

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


More information about the panama-dev mailing list