[foreign-abi] Integrated: Turn off down call intrinsics by default

Jorn Vernee jvernee at openjdk.java.net
Thu Jul 2 17:16:18 UTC 2020


On Thu, 2 Jul 2020 16:59:24 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> Since there were some downstream failures in the jextract samples, this patch turns of the down call intrinsics by
> default, at least until the problem can be investigated and fixed. It also changes the names of the used system
> properties from NO_XXX -> USE_XXX to make them a little easier to understand.  Thanks,
> Jorn

This pull request has now been integrated.

Changeset: 0e3850cd
Author:    Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/0e3850cd
Stats:     43 lines in 4 files changed: 5 ins; 26 del; 12 mod

Turn off down call intrinsics by default

Reviewed-by: mcimadamore

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

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


More information about the panama-dev mailing list