The Cycling Tour - Java's Fraught Relationship with Cyclic Object Graphs
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the complexities of cyclic object graphs in Java programming through this 50-minute Devoxx conference talk. Delve into the challenges and pitfalls of creating object references that form cycles within Java programs. Learn why certain operations work seamlessly with cyclic graphs while others lead to unexpected failures. Discover how garbage collection handles cycles effectively, but other system components struggle with them. Examine specific examples of cyclic object graphs causing stack overflows, out-of-memory errors, and serialization failures. Gain insights into the limitations of the JDK in addressing these issues and understand the underlying reasons for these difficulties. Finally, acquire practical techniques for representing cyclic relationships in Java applications while avoiding common problems, equipping you with valuable strategies for managing complex object structures in your code.
Syllabus
The Cycling Tour – Java's Fraught Relationship with Cyclic Object Graphs by Stuart Marks
Taught by
Devoxx
Related Courses
Ultimate Ethical Hacking and Penetration Testing (UEH)Udemy 100+ Exercises - Advanced Python Programming
Udemy 230+ Exercises - Python for Data Science - NumPy + Pandas
Udemy Don't Ruck Us Too Hard - Owning All of Ruckus AP Devices
nullcon via YouTube Towards Discovering Remote Code Execution Vulnerabilities in Apple FaceTime
Black Hat via YouTube