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.
Jan 21, 2025
Java leads by example regarding documentation: JavaDoc inspirestrust in developers through its transparency on each Java APIfunctionality, and the javadoc tool helps developers generateequally great documentation for their APIs and libraries.
In this episode, Ana hosts Jonathan Gibbons, core contributorand...
Dec 20, 2024
In this shorter-format pod, Chad talks about JDK 24, previewfeatures, and more.
Show Notes
JEP 11: IncubatorModules
https://openjdk.org/jeps/11
JEP 12: PreviewFeatures
https://openjdk.org/jeps/12
Using thePreview Features Available in the JDK
https://dev.java/learn/new-features/using-preview/
Jan 8, 2024
The Foreign Function and Memory API will be finalised in JDK 22.This API helps you integrate native code within your Javaprogram.
Using this new API you can efficiently invoke code outside theJVM, safely access memory not managed by the JVM, call nativelibraries and process native data without the brittleness...
Apr 25, 2023
Sequenced Collections, targeted for JDK 21, are a new collectiontype created to represent a sequence of elements with a definedencounter order.
Ana recorded this episode with Stuart Marks, the owner of JEP431 about Sequenced Collections. Stuart discusses the essence ofSequenced Collection interfaces, what needs...
Mar 21, 2023
Preview Features have been essential to the delivery of Java forthe past 5 years, and Java 20 is no exception with second previewsof both Virtual Threads and the Foreign Function & Memory API.
Chad discussing the importance of Preview Features with AlexBuckley, as well as an Informational JEP that added some...
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.