You are viewing the 2025 edition of FOSDEM. Click here to view the 2026 edition
Valhalla Stage 2 - Nullness Emotion
UA2.118 (Henriot) | Day 1 | 17:00 - 17:25 | Speakers: Rémi Forax
Valhalla Stage 2 - Nullness Emotion
Abstract
The first stage of Valhalla (https://openjdk.org/projects/valhalla/) is almost ready, soon we will release the first stage of the rocket, the ability to declare a class as a value class. A value class object is like a cheap box that is able to solarise itself on stack, avoiding the traditional boxing cost. The next phase is to allow to flatten value class into fields, but for that we need to get ride of null as a possible value. This talk is about the challenges to introduce nullness emotion ('?' Or '!') to the Java type system. Sadly, if you hope that Java can be turned into Kotlin, you will be disappointed.
Speakers
Rémi Forax
External Links
Notice: The placeholder video image is licensed under CC BY-SA 4.0. The original image can be found hereChanges made to the image are: Cropped the image to a new ratio, part of the image was cut off.
