Uploaded April 2026 | Updated September 2026, 3 weeks ago
Please subscribe to our YouTube channel @ youtube.com/@DevoxxForever
Subscribe to LinkedIn @ linkedin.com/company/voxxed-days-amsterdam
Follow us on Twitter @ twitter.com/voxxedamsterdam
The goal of project Amber within OpenJDK is to explore the inclusion of smaller, productivity-oriented Java language features. One aspect that has been introduced in recent versions is pattern matching.
Pattern matching combines application code logic to test if an expression has a specific type or structure and extract components of its state for processing.
Pattern matching is now well embedded in the Java language using the following features, defined by JDK Enhancement Proposals (JEPs):
Pattern matching for instanceof (JEP 433)
Pattern matching for switch (JEP 441)
Record patterns (JEP 440)
Unnamed patterns and variables (JEP 456)
Primitive types in patterns, instanceof and switch (JEP 455)
In this session, we’ll look at the details of these new language features and a more general look at pattern matching.
By the end of the session, you’ll be all set to get the most from Pattern Matching in Java.
Please subscribe to our YouTube channel @ youtube.com/@DevoxxForever
Subscribe to LinkedIn @ linkedin.com/company/voxxed-days-amsterdam
Follow us on Twitter @ twitter.com/voxxedamsterdam
The goal of project Amber within OpenJDK is to explore the inclusion of smaller, productivity-oriented Java language features. One aspect that has been introduced in recent versions is pattern matching.
Pattern matching combines application code logic to test if an expression has a specific type or structure and extract components of its state for processing.
Pattern matching is now well embedded in the Java language using the following features, defined by JDK Enhancement Proposals (JEPs):
Pattern matching for instanceof (JEP 433)
Pattern matching for switch (JEP 441)
Record patterns (JEP 440)
Unnamed patterns and variables (JEP 456)
Primitive types in patterns, instanceof and switch (JEP 455)
In this session, we’ll look at the details of these new language features and a more general look at pattern matching.
By the end of the session, you’ll be all set to get the most from Pattern Matching in Java.
![Are We Ready For The Next Cyber Security Crisis Like Log4Shell? by Soroosh Khodami
AI era is bright, but full of terrors!
In a world where vulnerabilities like Log4Shell, Spring4Shell, and the XZ Backdoor make headlines, securing our software ecosystem has never been more critical. In this session, Soroosh, a hands-on architect with experience working on security platform services for large enterprises like Rabobank, will share practical strategies and best practices for securing the software development process, applicable to both small startups and large organizations.
Key takeaways and questions that will be answered in this session:
- [Live Demo] What is a Supply Chain Attack, and how dangerous can it be?
- An example of lateral movement that begins with a basic SQL injection attack and escalates to gaining root access to a Kubernetes cluster
- Exploring new attack vectors in the AI era and the defense strategies to detect, prevent and mitigate them
- Most effective practices to secure your CI/CD process
- Practical strategies on how Software Bill of Materials (SBOM) help us prepare for the next Log4Shell crisis?
- What does DevSecOps mean, and what is its main objective? Are We Ready For The Next Cyber Security Crisis Like Log4Shell? by Soroosh Khodami](https://i.ytimg.com/vi/rV7MIxFKSDI/mqdefault.jpg)









