This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Project Panama is an OpenJDK project focused on improving the connection between Java and native code, particularly written in C and C++. This feature provides an API for Java applications to interoperate with code and data outside the Java runtime by efficiently invoking foreign functions and by safely accessing foreign memory that is not managed by the JVM.
First released | 2022 |
Developed by | Oracle Corporation, OpenJDK |
Open-source | yes |