Completed
Java Native Access (JNA)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Foreign Function and Memory API in Java 17 - Replacing JNI
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Foreign Function Interface (FFI)
- 3 Java Native Interface (JNI)
- 4 Java Native Access (JNA)
- 5 Java Native Runtime (JNR)
- 6 Foreign-Memory Access API
- 7 Foreign Linker API
- 8 Foreign Function & Memory API
- 9 getpid with JNI
- 10 getpid with Panama (2 ways)
- 11 O Benchmark on OpenJDK 17
- 12 O Project panama current state