Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

53 items on 27 Aug 2026
Java GitHub

openjdk/jdk: jdk-28+13

Added tag jdk-28+13 for changeset fd96983

Source: OpenJDK Releases JesperIRL
Java GitHub

jbangdev/jbang: early-access

WARNING: This is an early-access release directly from main branch, not intended for production use. To enable experimental native-image jbang set JBANG_USE_NATIVE to true, i.e. export JBANG_USE_NATIVE=true If you want…

Source: JBang Releases github-actions[bot]
Java

Null Safety and the Billion-Dollar Mistake

Tony Hoare spent one sentence apologizing for the null reference and the software industry has spent six decades cleaning up after it. Kotlin, Java, and Rust each answer his mistake with a genuinely different design,…

Source: Java Code Geeks
Java

LLM-as-a-Judge with Spring AI Recursive Advisors

Large Language Models (LLMs) are increasingly used not only to generate content, but also to evaluate the output produced by other models. This technique is commonly known as LLM-as-a-Judge. Spring AI’s Advisor API…

Source: Java Code Geeks
Java

Introduction to Apache Causeway

Building an enterprise application often involves implementing the same infrastructure repeatedly: domain objects, user interfaces, validation, persistence, navigation, and business operations. Apache Causeway takes a…

Source: Java Code Geeks
Java

Agent Skills

, covered by Siva Katamreddy, reach: the Program Structure Interface, IntelliJ's semantic model, plus the project index and terminal. Ask a RAG-backed agent what calls a method and it runs a similarity search and hopes.…

Source: JVM Weekly
Java

native-langchain4j

Groovy shipped structured concurrency to Java before the JDK did, Amber admitted exhaustive switches guarantee less than we thought, and two companies with nothing in common decided the language server is the product…

Source: JVM Weekly
Java

Charles Nutter on Josh Long's Bootiful Podcast

on JRuby riding the JDK roadmap: no GIL, so Ruby threads map to real JVM threads; invokedynamic still the performance floor; Loom raising the concurrency ceiling; Panama's FFM API as the modern answer to C extensions,…

Source: JVM Weekly
Java

the full rundown

and are already integrated. , and are targeted, with Proposed to Target. has , drafts included.

Source: JVM Weekly
Java

spring-boot-skills

by Rrezart Prebreza is that complaint answered, for the framework most of you actually ship. Thirty-odd skills in two version trees, spring-boot-3 and spring-boot-4, MIT licensed, so you copy a folder into…

Source: JVM Weekly
Java

The policy post

went up in May and nobody noticed. More projects should publish one of these.

Source: JVM Weekly
Java

Gradle 9.7.0

landed on 6 August with Isolated Projects graduating from experimental to incubating. The feature configures projects in parallel, which only works if projects stop reaching into each other, so allprojects, subprojects…

Source: JVM Weekly
Java

the Groovy blog

, and I have a book coming out on adjacent material, so discount accordingly.

Source: JVM Weekly
Java

mini-claude-code

by DerekYRC is a stripped-down Java implementation of a coding agent, built to be read rather than run. Sixteen branches, s01-agent-loop through s16-mcp-plugin, each holding the smallest amount of code that makes one…

Source: JVM Weekly

53 items available