-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 22, 23
-
Component/s: core-libs
-
None
Memory segment instances are created directly via `NativeMemorySegmentImpl` and `MappedMemorySegmentImpl` constructors. Instead, methods in the `SegmentFactory` class should be called as they provide additional protection against deadlocks.