The Hitchhiker’s Guide to Java Class Reloading
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the world of Java class reloading in this comprehensive 46-minute conference talk from Devoxx. Delve into various techniques, from HotSwap to agent-based reloading, and gain a thorough understanding of the available options for dynamic code updates in Java. Learn about the theory behind HotSwap, Dynamic Code Evolution VM, annotations, class loaders, and application servers. Discover the power of Java agents and witness practical demonstrations through examples. Whether you're a seasoned Java developer or just starting out, this talk provides valuable insights into enhancing your development workflow and improving application flexibility.
Syllabus
Intro
The solutions
Hotswap
Theory
Dynamic Code Evolution VM
Annotations
Class loaders
Application servers
Java agents
Demo
Example
Conclusion
Taught by
Devoxx
Related Courses
The Java Agent - Modifying Bytecode at Runtime to Protect Against Log4JGOTO Conferences via YouTube Wargames - Java Vulnerabilities and Why You Should Care
Devoxx via YouTube Writing Java Agents for Fun and Not So Much Profit
Devoxx via YouTube Prometheus Monitoring for Java Web Applications Without Modifying Source Code
Devoxx via YouTube Instrument to Remove - Using Java Agents for Fun and Profit
media.ccc.de via YouTube