To work with the code in this chapter, you should have JDK version 11, or later, installed on your system.
All of the code in this chapter can be accessed using this URL: https://github.com/PacktPublishing/Java-11-and-12-New-Features.
Let's get started by exploring why we need a GC that doesn't collect any garbage.