Java News
Java 25 is ALSO no LTS Version - Inside Java Newscast #94Java 25, much like Java 21, will be described as a "long-term-support version" despite the fact that that's categorically wrong. Neither the JCP, which governs the Java standard, nor OpenJDK, which develops the reference implementation, know of the concept of "support". Here's where it comes from and why it matters.
Read MoreBest of Java Feature Face-Off - Celebrating 30 Years of Java: The Programming Language That Changed the World
As we celebrate Java's 30th birthday, we look back at its remarkable journey—one that reshaped the internet, transformed enterprise computing, and cultivated a global developer community that continues to push the boundaries of innovation.
Read More2025 JVM Language Summit - Where Languages Meet the Virtual Machine
Each summer, OpenJDK engineers, JVM architects, language designers, compiler writers, runtime experts, and Java luminaries gather at the JVM Language Summit, a small but powerhouse conference focused entirely on the Java Virtual Machine and the rich ecosystem of languages and tools that target it.
Read MoreInside Java’s Language Renaissance
The path to making Java simpler, more expressive and more data-oriented.
Read MoreProject Leyden’s AOT - Shifting Java Startup into High Gear
Project Leyden aims to improve startup time, time to peak performance, and the footprint of Java programs by selectively shifting work out of the startup phase of the program. Join us as we explore how Leyden shifts work ahead of time based on speculating that future executions will be similar to previous executions of your program.
Read MoreJEP targeted to JDK 25: 514: Ahead-of-Time Command-Line Ergonomics
The following JEP is targeted to JDK 25: 514: Ahead-of-Time Command-Line Ergonomics
Read MoreGetting the Most of Your Java Applications - The Value of Java for Enterprises
Managing multiple versions, updating third-party components, and addressing cryptographic changes can be challenging. Corporate policies, like mandating a single version, often create inefficiencies. In this session, we will learn how companies can maximize the long-term value of their Java applications and showcase tools like Java Management Service to simplify these challenges for corporate users.
Read MoreEpisode 38 “Integrity by Default” with Ron Pressler
Nicolai Parlog talks with Ron Pressler, Java Architect at Oracle and lead of Project Loom, about the ongoing efforts around Integrity by Default.
Read MoreStack Overflow Podcast Celebrating 30 Years of Java
It’s Java’s 30th anniversary! Ryan welcomes back Georges Saab, Senior VP of Development for the Java Platform Group and Chair of the OpenJDK Governing Board, to reflect on Java’s changes over the last five years.
Read MoreJava 25 Encodes PEM - Inside Java Newscast #93
Java 25 previews an API that transforms PEM (Privacy-Enhanced Mail) texts into cryptographic objects like public or private keys, certificates, and certification lists and vice versa. We're exploring JEP 470: From why this is important to how the API works for basic and advanced use cases like encrypting private keys.
Read MoreSourced from https://inside.java via RSS.