Introduction to Project Panama - Part 1: "Hello World"


With JDK 19 being released in the coming weeks, it’s time to talk about Project Panama, and more specifically, the new Foreign Function & Memory API that eases interoperability between Java and native code. This article introduces the Foreign Function & Memory API using a simple Java-based “Hello World” application invoking some C native code…

More at https://denismakogon.github.io/openjdk/panama/2022/05/31/introduction-to-project-panama-part-1.html