PLAY PODCASTS
"Inside Java Weekly: JDK 24 and More" with Chad
Season 2 · Episode 1

"Inside Java Weekly: JDK 24 and More" with Chad

Inside Java · Chad Arimura

December 20, 202415m 1s

Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

In this shorter-format pod, Chad talks about JDK 24, preview features, and more.

Show Notes

JEP 11: Incubator Modules https://openjdk.org/jeps/11

JEP 12: Preview Features https://openjdk.org/jeps/12

Using the Preview Features Available in the JDK https://dev.java/learn/new-features/using-preview/

JEP 483: Ahead-of-time Compilation https://openjdk.org/jeps/483

JEP 485: Stream Gatherers https://openjdk.org/jeps/485

JEP 491: Synchronize Virtual Threads without Pinning https://openjdk.org/jeps/491

JEP 494: Module Import Declarations (Second Preview) https://openjdk.org/jeps/494

JEP 495: Simple Source Files and Instance Main Methods (Fourth Preview) https://openjdk.org/jeps/495

The Foreign Function and Memory API https://dev.java/learn/ffm/