Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
JDK Mission Control
Production time profiling and diagnostics for OpenJDK

JDK Mission Control is an open source tools suite for the Java virtual machine. The tools help finding problems in, and optimizing, programs running on the JVM in production. JDK Mission Control supports OpenJDK 11 (and above) and Oracle JDK 7u40 (and above).

JDK Mission Control primarily consists of the following tools:

There are also various plug-ins available, such as:

  • A heap dump (hprof format) analyzer (JOverflow)
Related Image Collections Add Image
We don't have any YouTube videos related to JDK Mission Control yet.
We don't have any PDF documents related to JDK Mission Control yet.
We don't have any Books related to JDK Mission Control yet.
We don't have any archived web articles related to JDK Mission Control yet.

History

JDK Mission Control started out as JRockit Mission Control, a production time profiling and diagnostics tools suite which was delivered as a part of the JRockit JVM distribution.1 After Oracle acquired Sun Microsystems, JRockit Flight Recorder and JRockit Mission Control were rebranded Java Flight Recorder and Java Mission Control.2 In 2018 both Java Flight Recorder and Java Mission Control were open sourced.3 When open sourced they were rebranded JDK Mission Control and JDK Flight Recorder respectively, due to Java trademark issues. At the same time, the delivery format for JMC was changed, making it easier to upgrade JMC and the JDK independently.4

See also

  • Free and open-source software portal
  • Computer programming portal

References

  1. "JRockit Mission Control". Oracle. Retrieved 21 January 2019. https://www.oracle.com/technetwork/middleware/jrockit/mission-control/index.html

  2. "Java Mission Control". Retrieved 21 January 2019. https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html

  3. "JMC Open Sourced!". 5 May 2018. Retrieved 21 January 2019. http://hirt.se/blog/?p=944

  4. Garcia-Ribeyro, Aurelio. "JMC - Now Serving OpenJDK Binaries Too!". Retrieved 21 January 2019. https://blogs.oracle.com/java-platform-group/java-mission-control-now-serving-openjdk-binaries-too