- Introduction to JVM Languages
- Vincent van der Leun
- 72字
- 2021-07-02 21:46:24
GUI monitoring tools
Three tools that are installed on the bin subdirectory but were not listed in the previous table deserve a mention. Unlike the other commands that were specified, these tools offer a full desktop GUI:
- Java VisualVM
- Oracle Mission Control
- JConsole
Only Oracle's JDK implementation contains all three tools. The open source OpenJDK implementation misses Oracle Mission Control, while none of the mentioned tools are part of IBM J9's JDK.