Java Mission Control icon

Java Mission Control

com.oracle.jmc · Developer Tools · v5.5.0
Intel Only 160 devices · 1.5 MB · Impact: 33/100
About This App

Java Mission Control is a lightweight profiling and diagnostics tool for the Java Virtual Machine, developed by Oracle. It allows Java developers and operations engineers to monitor running JVM processes, inspect heap dumps, analyse garbage collection behaviour, examine thread states, and investigate performance problems with low overhead. JMC is distributed as part of the Java Development Kit and is primarily used by performance engineers, system administrators, and advanced developers who need to optimize production Java applications or diagnose runtime issues.

Versions Seen 7 versions
v6.0.0 v5.5.2 v5.5.1 v5.5.0 v5.4.0 v5.3.0 v5.2.0

AI Recommendation

1 suggestion
Java Mission Control AI
https://www.oracle.com/java/technologies/downloads/

We could not find definitive information about whether Java Mission Control has a native Apple Silicon build. The app ships as part of the Java Development Kit from Oracle, so the path forward depends on which JDK distribution you are using. If you installed Java via Homebrew, Azul Zulu, Eclipse Temurin, or another third-party JDK vendor, check that vendor's release notes to confirm they ship native Apple Silicon builds — most modern distributions do as of 2025. If you are using Oracle JDK directly, visit oracle.com/java to verify that your installed version is the latest native build. Given that Apple is removing Rosetta 2 in macOS 28 (September 2028), it is worth confirming now that your JDK and JMC are native Apple Silicon rather than Intel-only, since an old Intel build will stop launching on that release. If your current setup is still Intel-only under Rosetta, upgrading to a recent native JDK distribution will solve the problem for both Java itself and JMC simultaneously.