Java API for Foreign Memory Access
GPTKB entity
Statements (25)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:API
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:JEP_343
|
gptkbp:allows |
direct memory manipulation
|
gptkbp:based_on |
Java's foreign function interface
|
gptkbp:enables |
interoperability with native code
|
https://www.w3.org/2000/01/rdf-schema#label |
Java API for Foreign Memory Access
|
gptkbp:improves |
gptkb:benchmark
|
gptkbp:includes |
Memory Layout class
Memory Segment class Memory Access class |
gptkbp:introduced |
gptkb:Java_17
|
gptkbp:is_compatible_with |
gptkb:video_game
|
gptkbp:is_designed_for |
foreign memory access
|
gptkbp:is_designed_to |
replace JNI
|
gptkbp:is_documented_in |
Java SE documentation
|
gptkbp:is_part_of |
gptkb:Java_Enhancement_Proposal
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 |