Java API for Foreign Memory Access

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:allows direct memory manipulation
gptkbp:designed_for foreign memory access
gptkbp:enables interoperability with native code
https://www.w3.org/2000/01/rdf-schema#label Java API for Foreign Memory Access
gptkbp:improves gptkb:performance
gptkbp:includes Memory Layout class
Memory Segment class
Memory Access class
gptkbp:introduced_in gptkb:Java_17
gptkbp:is_based_on Java's foreign function interface
gptkbp:is_compatible_with gptkb:Java_Virtual_Machine
gptkbp:is_designed_to replace JNI
gptkbp:is_documented_in Java SE documentation
gptkbp:is_part_of gptkb:Java_2_Platform
gptkb:Project_Loom
gptkbp:is_used_in high-performance applications
gptkbp:provides safety features
memory access
memory allocation
gptkbp:reduces garbage collection overhead
gptkbp:supports multi-threading
off-heap memory
gptkbp:bfsParent gptkb:JEP_343
gptkbp:bfsLayer 6