Java SE Foreign Memory Access API
GPTKB entity
Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:API
|
gptkbp:allows |
direct access to off-heap memory
allocation_of_memory_outside_of_the_Java_heap |
gptkbp:basedOn |
gptkb:Project_Panama
|
gptkbp:compatibleWith |
gptkb:Java_Native_Interface_(JNI)
|
gptkbp:designedFor |
gptkb:Java_programming_language
|
gptkbp:enables |
interoperability with native code
|
gptkbp:facilitates |
efficient memory management
|
https://www.w3.org/2000/01/rdf-schema#label |
Java SE Foreign Memory Access API
|
gptkbp:improves |
performance of native memory operations
|
gptkbp:includes |
MemorySegment class
MemoryAccess_class MemoryLayout_class |
gptkbp:introduced |
gptkb:Java_17
|
gptkbp:is_designed_to |
reduce complexity of native memory handling
|
gptkbp:is_part_of |
gptkb:Java_Platform,_Standard_Edition
|
gptkbp:is_used_in |
high-performance applications
|
gptkbp:provides |
API for memory mapping
access to native memory safety features for memory access |
gptkbp:supports |
memory access operations
structured memory access |