-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
repo-panama
Currently, MemorySegment::allocateNative does not respect the direct memory limits set for direct buffers, such as -XX:MaxDirectMemorySize and -XX:+PageAlignDirectMemory. It would be desirable if both APIs could be controlled in the same way.