March 2024
Intermediate to advanced
798 pages
18h 48m
English
This chapter includes 15 problems covering garbage collectors and Application Class Data Sharing (AppCDS).
By the end of this chapter, you’ll have a profound understanding of how a garbage collector (GC) works and how you can tune it for maximum performance. Moreover, you’ll have a good understanding of how AppCDS can boost your application startup.
Use the following problems to test your advanced programming prowess in garbage collectors and application class data sharing in Java. I strongly encourage you to give each problem a try before you turn to the solutions and download the example programs: