---
title: "Inside Java Newscast #113 // nipafx"
url: https://daily.dev/posts/inside-java-newscast-113-nipafx-fj7782lod
source_url: https://nipafx.dev/inside-java-newscast-113
type: article
source: "nipafx (Nicolai Parlog)"
published: 2026-07-20T12:49:00.608Z
updated: 2026-07-20T14:10:58.749Z
tags: ["java"]
reading_time: 10
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Inside Java Newscast #113 // nipafx

**[nipafx \(Nicolai Parlog\)](https://daily.dev/sources/nipafx)** · 10 min read · 0 upvotes · 0 comments

## Summary

JDK 27 has entered Ramp-Down Phase 1, locking in its features: G1 GC becomes the universal default, compact object headers are now default, JFR gains data redaction, post-quantum TLS key exchange schemes are added, and several APIs (PEM, LazyConstant, structured concurrency) enter further previews. The biggest news is Project Valhalla's JEP 401 (value types) and JEP 539 (strict field initialization) being merged into JDK main via a massive 2,900-commit pull request, targeting JDK 28 early-access builds. Additional topics include a Java hackathon (Modern Java in the Wild), best practices for using AOT caching alongside Java agents in JDK 27, and a research article on exploiting GPU tensor cores from Java using Project Babylon's HAT toolkit. The show also announces a format change to monthly, broader-topic episodes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nipafx.dev/inside-java-newscast-113>

---

Tags: [#java](https://daily.dev/tags/java)

[View this post on daily.dev](https://daily.dev/posts/inside-java-newscast-113-nipafx-fj7782lod)
