RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v24]

David Holmes dholmes at openjdk.java.net
Mon Apr 11 22:51:08 UTC 2022


On Mon, 11 Apr 2022 12:04:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> 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

Ha! Mea culpa. I've been too buried in the other kind of thread-local lately. I completely forgot we actually described handshakes that way. :)

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

PR: https://git.openjdk.java.net/jdk/pull/7888


More information about the nio-dev mailing list