Technical requirements
In this chapter, we will take some sample code and use tools to analyze it. The following are some of the tools/runtimes that are required to follow this chapter:
- OpenJDK (https://openjdk.java.net/)
- GraalVM (https://www.graalvm.org/)
- VisualVM (https://visualvm.github.io/index.html)
- The Ideal Graph Visualizer
- There are some sample code snippets, which are available in our Git repository. The code can be downloaded from https://github.com/PacktPublishing/Supercharge-Your-Applications-with-GraalVM/tree/main/Chapter04.
- The Code in Action video for this chapter can be found at https://bit.ly/3fmPsaP.
- Seafoam (an Open Source project, which provides enhanced functionality and a good alternate tool for IGV)