Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
Inside Java - “The Panama Effect” with Jorn Vernee

“The Panama Effect” with Jorn Vernee

Inside Java

01/08/24 • 23 min

plus icon
bookmark
Share icon

The Foreign Function and Memory API will be finalised in JDK 22. This API helps you integrate native code within your Java program.

Using this new API you can efficiently invoke code outside the JVM, safely access memory not managed by the JVM, call native libraries and process native data without the brittleness and danger of JNI.

Jorn Vernee, core contributor and maintainer of the FFM API, is Ana’s guest during this episode. Jorn explains what is the Foreign Memory Access API, its goals and the iterations that this API went through. Jorn also shares a few examples of Java libraries that already adopted the FFM API, the performance improvements they observed. He also explains how you can use this new API to integrate a native library within your own Java code.

01/08/24 • 23 min

plus icon
bookmark
Share icon

Generate a badge

Get a badge for your website that links back to this episode

Select type & size
Open dropdown icon
share badge image

<a href="https://goodpods.com/podcasts/inside-java-304705/the-panama-effect-with-jorn-vernee-43195714"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to “the panama effect” with jorn vernee on goodpods" style="width: 225px" /> </a>

Copy