Sponsor of the Day:
Jerkmate
https://inside.java/2025/12/18/newscast-103/
Java's 2025 in Review - Inside Java Newscast #103 – Inside.java
With 2025 coming to a close, let's summarize Java's year and look at the current state of the six big OpenJDK projects as well as a few other highlights:...
review insidejava2025newscast103
https://inside.java/2022/01/13/insidejava-newscast-018/
Java's Plans for 2022 - Inside Java Newscast #18 – Inside.java
An update on Java's four key projects: Valhalla, Panama, Loom, and Amber - what they're about, where they are right now, and what their plans are for 2022 and...
inside newscastjavaplans202218
https://inside.java/2026/03/05/newscast-108/
Java 26 is Shipping Soon - Inside Java Newscast #108 – Inside.java
Java 26 is getting all packaged up to be shipped worldwide! As with every release of the JDK there are a number of new features, improvements, changes in...
java 26soon insideshippingnewscast108
https://inside.java/2023/10/05/newscast-56/
New Class-File API will make Java Updates easier - Inside Java Newscast #56 – Inside.java
Java bytecode is created by the compiler and interpreted by the JVM, but that is just a part of the truth. It is also generated, analyzed, manipulated, and...
class file apiupdates easierinside newscastmakejava
https://inside.java/2024/10/31/newscast-79/
Release Your (Java) Projects Like OpenJDK - Inside Java Newscast #79 – Inside.java
java projectsinside newscastreleaselikeopenjdk
https://inside.java/2024/02/29/newscast-64/
(Dirty?) Tricks in Java 22 - Inside Java Newscast #64 – Inside.java
Java 22 has many language features, Java 8 could only dream of - let's see what (dirty) tricks we can play with...
dirty tricksinside newscastjava2264
https://inside.java/2024/02/01/newscast-62/
Java 22 Previews Statements Before super(...) and this(...) - Inside Java Newscast #62 – Inside.java
Whether for validation, preparation, or splitting and sharing arguments, it can be quite annoying that Java doesn't allow statements before the `super(...)` or...
inside newscastjava22previewsstatements
https://inside.java/2024/05/16/newscast-69/
Module Imports in Java 23 - Inside Java Newscast #69 – Inside.java
To reduce the overhead of using APIs, particularly in single source files, Java 23 previews module import declarations of the form `import module $moduleName`,...
java 23inside newscastmoduleimports69
https://inside.java/2025/07/17/newscast-95/
Java Gets a JSON API - Inside Java Newscast #95 – Inside.java
Java considers itself a
json apiinside newscastjavagets95
https://inside.java/2025/06/19/newscast-93/
Java 25 Encodes PEM - Inside Java Newscast #93 – Inside.java
Java 25 previews an API that transforms PEM (Privacy-Enhanced Mail) texts into cryptographic objects like public or private keys, certificates, and...
java 25inside newscastencodespem93