[foreign-memaccess+abi] Integrated: Fix assert on jdk.module.enable.native.access
Jorn Vernee
jvernee at openjdk.java.net
Mon Mar 29 22:33:47 UTC 2021
On Mon, 29 Mar 2021 19:25:34 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Hi,
>
> This fixes an assert that fires due to use of the `jdk.module.enable.native.access` property not being accounted for in the assertion check.
>
> Thanks,
> Jorn
This pull request has now been integrated.
Changeset: 64069698
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/64069698
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Fix assert on jdk.module.enable.native.access
Reviewed-by: psandoz, mcimadamore
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/481
More information about the panama-dev
mailing list