Inside Java Podcast

Inside Java is a podcast for Java Developers brought to you directly from the people that make Java at Oracle. We'll discuss the language, the JVM, OpenJDK, platform security, innovation projects like Loom and Panama, and everything in between!

Curated by: Java (52 videos)


Currently Playing: The Panama Effect - Inside Java Podcast 32

The Foreign Function & Memory API will be finalised in JDK 22, the FFM 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 Foreign Function & Memory API, is Ana’s guest during this episode. Jorn explains what is Foreign Memory Access API, its goals and the iterations that this API went through. Jorn also shares a few examples of Java libraries that adopted the API, the performance improvements they observed. He also discusses how you can use this new API to integrate a native library within your own Java code. For more episodes, check out https://inside.java/podcast or the https://www.youtube.com/playlist?list=PLX8CzqL3ArzV_hXbRevwzrXSMcGNzhxiZ playlist ⎯⎯⎯⎯ Resources ⎯⎯⎯⎯ ◦ https://mail.openjdk.org/pipermail/panama-dev/ ◦ https://github.com/openjdk/jextract ◦ https://inside.java/tag/panama ⎯⎯⎯⎯ More Information ⎯⎯⎯⎯ ◦ Inside.Java - News and Views from the Oracle Java Team ➱ https://inside.java ◦ Dev.Java - The Destination for Java Developers ➱ https://dev.java ◦ OpenJDK ➱ https://openjdk.org ◦ Oracle Java ➱ https://www.oracle.com/java/ Tags: #Java #OpenJDK #Podcast


Tracks in this Playlist