talk-data.com talk-data.com

Filter by Source

Select conferences and events

Showing 2 results

Activities & events

Title & Speakers Event

Java 21 has introduced virtual threads, taking multi-threading design and performance to the next level. In this talk, we will discuss Virtual Threads from the inside out, including how it is done and how and when you should and should not use it. will discuss Virtual Threads from the inside out, including how it is done, and how and when you should and should not use it.

java 21 virtual threads project loom

Project Amber is a Java initiative aimed at enhancing developer productivity through targeted language improvements. This talk explores key features such as Local Variable Type Inference (var), Switch Expressions, Text Blocks, Pattern Matching for instanceof, Records, Sealed Classes, Record Patterns, and instance main methods. Each feature is designed to reduce boilerplate, improve code readability, and streamline Java programming. This is a condensed version of the full presentation to be delivered at the Dev2Next conference in Colorado.

local variable type inference (var) switch expressions text blocks pattern matching for instanceof records sealed classes record patterns instance main methods
Showing 2 results