-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
repo-panama
When creating a new instance of NativeMemorySegmentImpl, there is a static initialization circularity, because the superinterface MemorySegment has a constant (NULL) that is initialized to a new NativeMemorySegmentImpl instance.