JMC 7 has been released by Oracle - http://jdk.java.net/jmc
There are also other distributions:
- AdoptOpenJDK - https://adoptopenjdk.net/jmc.html ( or https://ci.adoptopenjdk.net/view/JMC/job/jmc-latest/)
- Zulu Mission Control - https://www.azul.com/products/zulu-mission-control/
- Liberica Mission Control - https://bell-sw.com/pages/lmc/
- Install the jmc module in Fedora - https://fedoraproject.org/wiki/JMC_on_Fedora
- Build yourself - https://github.com/JDKMissionControl/jmc (official source for JMC 7 is at http://hg.openjdk.java.net/jmc/jmc7/)
- Builds provided by Alexey Shipilev - https://builds.shipilev.net/jmc/
If you don't care about JMC working with the latest version of Java Flight Recorder, you can also use a JMC version included in JDK8, 9 or 10.
If you want to use the extra plugins for JMC, you need to use the Oracle release or the AdoptOpenJDK builds, or build yourself.