RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v24]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Apr 11 12:07:34 UTC 2022
On Mon, 11 Apr 2022 10:33:54 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix TestLinkToNativeRBP
>
> src/hotspot/share/prims/scopedMemoryAccess.cpp line 141:
>
>> 139:
>> 140: /*
>> 141: * This function performs a thread-local handshake against all threads running at the time
>
> Nit: thread-local??
I was assuming the term "thread-local handshake" was a thing in the VM, as per:
https://openjdk.java.net/jeps/312
-------------
PR: https://git.openjdk.java.net/jdk/pull/7888
More information about the security-dev
mailing list