[foreign-memaccess+abi] Integrated: 8264280: Foreign linker should be more friendly with implicit scopes
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Mar 31 09:51:27 UTC 2021
On Tue, 30 Mar 2021 13:07:50 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> The newly added test sometimes fails spuriously. This is caused by the fact that the library is loaded to an address that is a multiple of the expected layout constraints.
> The fix is to make the test tolerant to this situation - and check that, if no exception is thrown, the symbol alignment must be the same as the one specified by the layout.
This pull request has now been integrated.
Changeset: 54b02d86
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/54b02d86
Stats: 13 lines in 1 file changed: 10 ins; 0 del; 3 mod
8264280: Foreign linker should be more friendly with implicit scopes
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/484
More information about the panama-dev
mailing list