Troubleshooting Java: Read, debug, and optimize JVM applications

  • 4h 51m
  • Laurențiu Spilcă
  • Manning Publications
  • 2023

Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems.

In Troubleshooting Java: Read, debug, and optimize JVM applications you will learn how to:

  • Determine what code does the first time you see it
  • Expose code logic problems
  • Evaluate heap dumps to find memory leaks
  • Monitor CPU consumption to optimize execution
  • Use thread dumps to find and solve deadlocks
  • Easily follow a service-oriented or microservices system
  • Properly use logging to better understand Java app execution
  • Use Java debuggers efficiently

Searching for bugs, detangling messy legacy code, or evaluating your codebase for new features sucks up much of a developer's time. Troubleshooting Java: Read, debug, and optimize JVM applications teaches code investigation techniques that will help you efficiently understand how Java apps work, how to optimize them, and how to fix the bugs that break them. You’ll go from the basics of debugging to advanced methods for locating problems in microservices architectures, and save yourself hours—or even days—of time. Each new technique is explained with lively illustrations and engaging real-world examples.

about the technology

Fact: Over the course of your career, you’ll spend far more time reading code than you will writing it. The code investigation skills in this book will radically improve your efficiency in understanding and improving Java applications.

about the book

Troubleshooting Java: Read, debug, and optimize JVM applications presents practical techniques for exploring and repairing unfamiliar code. In it, you’ll learn timesaving practices for discovering hidden dependencies, discovering the root causes of crashes, and interpreting unexpected results. Go beyond profiling and debugging and start understanding how Java applications really work.

About the Author

Laurențiu Spilcă is a skilled Java and Spring developer and an experienced technology instructor. He is the author of Spring Start Here and Spring Security in Action.

In this Book

  • About This Book
  • Revealing an App's Obscurities
  • Understanding Your App's Logic Through Debugging Techniques
  • Finding Problem Root Causes using Advanced Debugging Techniques
  • Debugging Apps Remotely
  • Making the Most of Logs—Auditing an App's Behavior
  • Identifying Resource Consumption Problems using Profiling Techniques
  • Finding Hidden Issues using Profiling Techniques
  • Using Advanced Visualization Tools for Profiled Data
  • Investigating Locks in Multithreaded Architectures
  • Investigating Deadlocks with Thread Dumps
  • Finding Memory-Related Issues in an App's Execution
  • Investigating Apps’ Behaviors in Large Systems
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.5 of 526 users Rating 4.5 of 526 users (526)
Rating 4.8 of 8 users Rating 4.8 of 8 users (8)