https://inside.java/2026/02/13/podcast-045/
Welcome to the new Inside Java Podcast. In this meta episode, Nicolai Parlog introduces you to the podcast's new structure with two shows under one umbrella:...
inside javaepisodenew
https://inside.java/2026/02/19/newscast-107/
Java's checked exceptions are both an integral part of the language and one of its most contested features. Whether their introduction was a mistake and...
inside javatowardsbettercheckedexceptions
https://inside.java/
News and views from members of the Java team at Oracle
inside java
https://inside.java/2020/08/07/loom-performance/
Discussions of coroutines and user-mode threads — like Project Loom's virtual threads or Go's goroutines — frequently turn to the subject of performance. The...
performanceusermodethreadscoroutines
https://inside.java/2025/07/14/javaone-hat/
To solve data-parallel problems in Java, developers need to express multi-kernel algorithms in Java and have these kernels efficiently exchange data with each...
javagpgpuenablementyetinside
https://inside.java/podcast/
News and views from members of the Java team at Oracle
inside java
https://inside.java/2026/02/14/quality-heads-up/
This Heads-Up is part of the regular communication sent to the projects involved; it announces the first Release Candidate builds of JDK 26 and an informal...
release candidatenewsletterjdkjavaoneheads
https://inside.java/2025/10/27/try-jep-401-value-classes/
The Valhalla team recently published an early-access JDK build that fully implements JEP 401: Value Classes and Objects (Preview). Now is a great time for...
tryjepvalueclassesobjects
https://nipafx.dev/inside-java-newscast-71/
JDK 23 doesn't contain the string template preview that was present in JDKs 21 and 22. Let's discuss why the feature was removed (probably not for...
happenedjavastringtemplatesinside