Remi Forax

Remi Forax

University Gustave Eiffel
Rémi Forax is a French computer scientist, educator, and researcher who serves as a tenured professor at Université Gustave Eiffel near Paris. He specializes in research on runtime environments. As an educator, he has been teaching programming at the university for over a decade, focusing on programming languages.Forax is an OpenJDK member and Java Champion who has made significant contributions to the Java programming language. He has worked extensively as a JSR/JEP expert on features that have shaped modern Java development (invokedynamic, lambdas, modules, records, pattern-matching and value types).As regular speaker at Devoxx and other major industry conferences including JAX, MiXiT, and FOSDEM, He is sharing his expertise on Java language evolution and virtual machine technologies with the broader developer community.
speakerDetail.talksBy

José Paumard
José Paumard
Oracle
Remi Forax
Remi Forax
University Gustave Eiffel

Loom in JDK 25: Virtual Threads, Structured Concurrency, and Scoped Values

This presentation explores Project Loom's enhancements in Java: lightweight virtual threads, the finalized Scoped Value API, and improved Structured Concurrency. It details their evolution through JDK...
Java Java Deep Dive 180 min. INTERMEDIATE
Clément de Tastes
Clément de Tastes
SCIAM
Remi Forax
Remi Forax
University Gustave Eiffel

Weather the Storm: How Value Classes Will Enhance Java Performance

Project Valhalla's value classes represent Java's most significant evolution since Java 8. In this beginner-friendly session, we will explore how value classes will enhance the way we write Java code...
Java Java Conference 50 min. BEGINNER