Skip to content
TILens What matters today in tech
Theme

Daily edition · Java

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

16 Jul 2026 edition
Java GitHub

openjdk/jdk: jdk-27+31

Added tag jdk-27+31 for changeset 66dffcf

Source: OpenJDK Releases rwestberg
Java GitHub

openjdk/jdk: jdk-28+7

Added tag jdk-28+7 for changeset 4086d11

Source: OpenJDK Releases rwestberg
Java

What’s New in IntelliJ IDEA 2026.2

IntelliJ IDEA 2026.2 is here! This version brings updates designed to streamline your workflows and help you confidently adopt the latest innovations across the Java ecosystem. You can download this latest release from…

Source: IntelliJ IDEA Blog Maria Kosukhina
Java

What’s fixed in IntelliJ IDEA 2026.2

Welcome to an overview of the most important fixes and usability improvements in IntelliJ IDEA 2026.2. This release brings more than 1,300 bug fixes and usability improvements, and it addresses 140 freezes and other…

Source: IntelliJ IDEA Blog Dmitriy Smirnov
Java

zbaseline: The Web Platform Snapshot Fetcher

zbaseline is a zero-dependency Java 25 CLI that fetches the complete web platform feature set (currently ~1,171 features) from the webstatus.dev API and renders it into a single markdown snapshot with the Google…

Source: Adam Bien Blog