Technical requirements
To follow the examples and instructions in this chapter, you will need to have the ability to load, edit, and run Java code. If you have not set up your development environment, refer to Chapter 1, Peeking Inside the Java Virtual Machine (JVM).
The finished code for this chapter can be found here: https://github.com/PacktPublishing/High-Performance-with-Java/tree/main/Chapter11.