Robuta

Sponsor of the Day: Jerkmate
https://inside.java/2026/04/02/newscast-109/ Analyzing Crashed JVMs - Inside Java Newscast #109 – Inside.java The Java tool jcmd ( inside java newscastanalyzingcrashed109 https://inside.java/2026/02/19/newscast-107/ Towards Better Checked Exceptions - Inside Java Newscast #107 – Inside.java 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 java newscasttowards bettercheckedexceptions107 https://inside.java/2024/10/17/newscast-78/ A Preview of What's Coming in Project Leyden - Inside Java Newscast #78 – Inside.java Project Leyden is an OpenJDK project that is focused on improving startup time, time to peak performance, and reducing memory footprint. Over the summer of... inside java newscastproject leydenpreviewcoming78 https://inside.java/2024/08/01/newscast-74/ How to Read a JDK Enhancement Proposal - Inside Java Newscast #74 – Inside.java OpenJDK evolves Java through JDK Enhancement Proposals, JEP for short, and uses them to communicate its intentions. While they're often easy enough to read,... inside java newscastenhancement proposalreadjdk74 https://inside.java/2025/04/10/newscast-89/ JavaOne'25 Highlights - Inside Java Newscast #89 – Inside.java JavaOne'25 had great talks from OpenJDK insiders and from community experts, about technical and non-technical topics. Here are a few highlights: An... inside java newscast25 highlightsjavaone89 https://inside.java/2024/05/01/newscast-68/ JavaDoc Hits the Markdown on Comments - Inside Java Newscast #68 – Inside.java Let's take a sneak peek at JEP 467 and how Java documentation could be easier to read and maintain in source form thanks to including Markdown syntax in... inside java newscastjavadochitsmarkdowncomments https://inside.java/2021/04/08/insidejava-newscast-002/ Inside Java Newscast #2 – Inside.java Short introduction to the Vector API (incubating in JDK 16) and an update on serializing records. Also, a quick mention of JEP 356 in JDK 17 and the proposed... inside java newscast2 https://inside.java/2021/07/29/insidejava-newscast-009/ Inside Java Newscast #9 – Inside.java The new API for random number generation in Java 17 - why it needed to change and how the new API os more usable, extensible, and robust - and how to get... inside java newscast9 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