-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
repo-panama
The current API for mapped memory segments has some critical flaws:
* it suffers form performance issues with VarHandle, because clients perform inexact call (since MemoryMappedSegment != MemorySegment)
* it doesn't feature scope checks on the various load/unload operations
* it suffers form performance issues with VarHandle, because clients perform inexact call (since MemoryMappedSegment != MemorySegment)
* it doesn't feature scope checks on the various load/unload operations