RFR: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview) [v22]
Jorn Vernee
jvernee at openjdk.org
Wed May 10 13:10:22 UTC 2023
On Wed, 10 May 2023 11:13:14 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> It does the same but with a more complicated API.
AFAIK It depends on the GC that's being used. `access_load_at` will make sure the right GC barriers are inserted (mostly for concurrent GCs).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12708#discussion_r1189885698
More information about the core-libs-dev
mailing list