Foreign Function and Memory API

Turkish equivalent: Yabancı fonksiyon ve bellek API'siDomain: Java and JVM

A Java API for interoperating with native code and accessing off-heap memory without relying on traditional JNI-style bindings for every operation.

  • Memory Segment
  • Arena
  • JNI
  • Native Interop

Source

  • https://openjdk.org/jeps/454