Details
-
Technical Debt
-
Status: In Progress
-
Minor
-
Resolution: Unresolved
-
None
Description
Per the discussion in this PR, we plan to refactor HybridMemorySegment as follows.
- Separate into memory type specific implementations: heap / direct / native (unsafe)
- Remove wrap(), replacing with processAsByteBuffer()
- Remove native memory cleaner logic
Attachments
1.
|
Replace MemorySegment.wrap() with processAsByteBuffer() | Open | Unassigned |