---
title: "Valhalla, Now!"
url: https://daily.dev/posts/valhalla-now--aua4ibtem
source_url: https://nipafx.dev/talk-java-valhalla
type: article
source: "nipafx (Nicolai Parlog)"
published: 2026-07-10T08:56:21.814Z
updated: 2026-07-10T08:56:36.966Z
tags: ["java"]
reading_time: 1
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.

# Valhalla, Now!

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

## Summary

Project Valhalla's value types are expected to preview in JDK 28, marking a significant milestone for Java. Value types are identity-less, more primitive-like classes that begin to close the gap in Java's type system. This talk covers their syntax, semantics, limitations, capabilities, and performance characteristics, while also clarifying that value types are just the first step — the full Valhalla roadmap still has a long way to go.

## Full article

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

## Similar posts on daily.dev

- [Java’s biggest language change in a decade is finally landing. It took 197,000 lines of code.](https://daily.dev/posts/java-s-biggest-language-change-in-a-decade-is-finally-landing-it-took-197-000-lines-of-code--8eeespmnb) · The Next Web · 39 upvotes · 1 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/valhalla-now--aua4ibtem)
