Project panama is the OpenJDK project that aims to create a new way to do native interop from Java.
Project panama is the OpenJDK project that aims to create a new way to do native interop from Java, without the need to manually write glue-code libraries (like needed with JNI), and aims at providing better performance characteristics when compared to JNI.