Technical requirements
To follow the instructions given in this chapter, you will require the following:
- All the source code referred to in this chapter can be downloaded from https://github.com/PacktPublishing/Supercharge-Your-Applications-with-GraalVM/tree/main/Chapter02.
- Git (https://github.com/git-guides/install-git)
- Maven (https://maven.apache.org/install.html)
- OpenSDK (https://openjdk.java.net/) and JavaFX (https://openjfx.io/)
- JITWatch (https://www.jrebel.com/blog/understanding-java-jit-with-jitwatch#:~:text=JITWatch%20is%20a%20log%20analyser,to%20the%20Adopt%20OpenJDK%20initiative)
- The Code in Action video for this chapter can be found at https://bit.ly/3w7uWlu.