On Fri, 13 Oct 2023 17:25:03 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> 
wrote:

>> This PR makes sure that `MemorySegment` is initialized *before* any of its 
>> subclasses.
>> This is done by centralizing all the memory segment factories in a single 
>> implementation class (`SegmentFactories`).
>> Doing so addresses a possible deadlock condition when using multiple threads.
>
> Maurizio Cimadamore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Address review comments

Marked as reviewed by jvernee (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16187#pullrequestreview-1676985669

Reply via email to