-
サマリー
あらすじ・解説
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/