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
Upgrading to a new Java version is often driven by the desire for new language features, or the need to stay current with security updates. In this talk, we show how moving to Java 25 became a turning point for fixing severe tail-latency and GC instability in a high-throughput production system at Picnic.
This session presents a real production case study where upgrading to Java 25 triggered a deeper rethink of JVM memory usage and garbage collection. Earlier trial with ZGC resulted in startup failures and worse tail latencies due to higher memory usage. Java 25’s Compact Object Headers enabled a counter-intuitive shift: shrinking the heap to re-enable Compressed OOPs and improve object density. Combined with targeted memory optimizations in code, it led to more predictable GC behavior and significantly stable latency.
Key takeaways
Practical mental models for JVM memory behavior
When large heaps hurt latency more than they help
Concrete techniques to reduce tail latency without adding hardware
Target audience
Intermediate to advanced Java developers
Backend engineers working on high-throughput systems
Platform engineers responsible for performance and reliability
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
Upgrading to a new Java version is often driven by the desire for new language features, or the need to stay current with security updates. In this talk, we show how moving to Java 25 became a turning point for fixing severe tail-latency and GC instability in a high-throughput production system at Picnic.
This session presents a real production case study where upgrading to Java 25 triggered a deeper rethink of JVM memory usage and garbage collection. Earlier trial with ZGC resulted in startup failures and worse tail latencies due to higher memory usage. Java 25’s Compact Object Headers enabled a counter-intuitive shift: shrinking the heap to re-enable Compressed OOPs and improve object density. Combined with targeted memory optimizations in code, it led to more predictable GC behavior and significantly stable latency.
Key takeaways
Practical mental models for JVM memory behavior
When large heaps hurt latency more than they help
Concrete techniques to reduce tail latency without adding hardware
Target audience
Intermediate to advanced Java developers
Backend engineers working on high-throughput systems
Platform engineers responsible for performance and reliability


![Are We Ready For The Next Cyber Security Crisis Like Log4Shell? - Soroosh Khodami
#VoxxedDaysCERN26
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? - Soroosh Khodami](https://i.ytimg.com/vi/cCwISrQSgFY/mqdefault.jpg)







