1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   2             "http://www.w3.org/TR/html4/loose.dtd">
   3 <!--
   4    Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
   5    Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
   6 -->
   7 <html>
   8   <head>
   9     <title>JDK Mission Control for Eclipse</title>
  10                 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" >
  11                 <link rel ="stylesheet" type="text/css" href="./stylesheet.css" title="Style"/>
  12   </head>
  13   
  14   <body>
  15   
  16     <table cellpadding="0" cellspacing="0" border="0" width="760">
  17 
  18       <tr>
  19         <td>
  20           <table cellpadding="0" cellspacing="0" border="0" width="100%">
  21             <tr>
  22               <td>
  23                 <div class="bannertitle">JDK Mission Control for Eclipse</div><br>
  24               </td>              
  25             </tr>
  26           </table>
  27         </td>
  28       </tr>
  29 
  30       <tr>
  31         <td style="height: 20px; background-color: #FFFFFF;"></td>
  32       </tr>
  33 
  34       <tr>
  35         <td>
  36           <table cellpadding="0" cellspacing="0" border="0" width="100%">
  37             <tr>
  38               <td class="body-text" width="60%">
  39 
  40                 <p>Mission Control for Eclipse is a set of plug-ins for the Eclipse IDE designed to help develop, profile 
  41                 and diagnose applications running on the Oracle&reg; Java HotSpot VM, and (as of JDK 11) OpenJDK.</p>
  42 
  43                                 <p>JDK Mission Control includes tools to monitor, manage and profile your Java application without 
  44                                 introducing the performance overhead normally associated with tools of this type. JDK Mission Control's low performance overhead 
  45                                 is a result of the tight integration with the HotSpot VM. Mission Control functionality is always available on-demand, and the 
  46                                 small performance overhead is only in effect while the tools are running. These properties make the JDK Mission Control tools 
  47                                 uniquely positioned to be used on systems running in production.</p>
  48                                 
  49                                 <p>This update site also includes plug-ins for the Eclipse IDE designed to either extend JDK Mission Control in various ways 
  50                                         or assist in developing such extensions.<p>
  51 
  52                 <p><font color="#DE2516"><b>Version 7.0.0</b></font> is now available. It supports the HotSpot VM JDK 7u40 and above.</p>
  53 
  54                 <p><font color="#DE2516">Note that any prior versions of JMC <b>MUST BE UNINSTALLED</b> from Eclipse before installing JMC 7.0.0.</font></p>
  55                 
  56                 <p class="section-header"><b>Key Features</b></p>
  57 
  58                 <ul>
  59                   <li>Supports JDK Flight Recorder.</li>
  60                   <li>Supports HotSpot VM, JDK 7u40 and above.</li>
  61                   <li>Supports OpenJDK 11</li>
  62                   <li>Integrates with the Eclipse IDE offering jump-to-source code from classes and methods.</li>
  63                   <li>JConsole plug-in support for the Management Console.</li>
  64                   <li>Subscriptions tab for the Management Console.</li>
  65                   <li>Twitter plug-in support for the triggers Action in the Management Console.</li>
  66                   <li>Flight Recorder plug-in for visualizing JavaFX pulse phases and input events.</li>
  67                   <li>Metadata plug-in for Flight Recorder.</li>
  68                   <li>Heap memory usage analysis plug-ins.</li>
  69                   <li>Flight Recorder plug-in for visualizing G1 garbage collections.</li>
  70                 </ul>
  71 
  72                 <p class="section-header"><b>Requirements</b></p>
  73 
  74                 <ul>
  75                   <li>Requires Eclipse 4.7 or later.</li>
  76                   <li>Requires any previously installed versions of JMC 4.x, 5.x or 6.x to be uninstalled before installing JMC 7.</li>
  77                   <li>Note that you need to run your Eclipse on a JDK (version 8 or above) installation for all features to work. For more information on this, 
  78                         especially for JDK 9, please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
  79                 </ul>
  80 
  81                 <center>
  82                   <br>
  83                   <a href="images/screen-capture-01-large.png">
  84                     <img src="images/screen-capture-01-small.png" border="0" alt="JMC screenshot"><br>
  85                     enlarge
  86                   </a>
  87                   <br><br><br>
  88                 </center>
  89 
  90               </td>
  91               <td width="1" bgcolor="#CCCCCC"></td>
  92               <td class="body-text">
  93                 <b>What is new?</b><br>
  94                 <font color="#DE2516"><b>Version 7.0.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
  95                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
  96                 Release Notes can be found on the <a href="https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html"> JDK Mission Control home page</a><br>
  97                 
  98                 <br>
  99                                
 100                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 101                 <a href="update-site-instructions/index.html">
 102                   Use Update Site
 103                 </a><br>
 104             
 105                 <br>
 106                 
 107                 <b>Prerequisites</b><br>
 108                 JDK Mission Control is a set of plug-ins for Eclipse 4.7 or later.<br><br>
 109 
 110                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 111                 <a href="http://www.eclipse.org/downloads/">
 112                   Eclipse IDE
 113                 </a><br>
 114 
 115                 <br>
 116 
 117                 <b>Support</b><br>
 118                 A newsgroup is available for posting questions about using JDK Mission Control. <!--Product
 119                 failures and suggestions for enhancements can be reported directly to the development team by 
 120                 using the bug reporting system.--><br><br>
 121                 
 122                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 123                 <a href="https://community.oracle.com/community/java/java_hotspot_virtual_machine/java_mission_control">
 124                   Newsgroup
 125                 </a><br>
 126                  
 127                 <br>                                         
 128               </td>      
 129             </tr>
 130           </table>
 131         </td>
 132       </tr>
 133 
 134       <tr>
 135         <td class="footer">
 136           Copyright &copy; 1999, 2019, Oracle and/or its affiliates. All rights reserved.<br>
 137           Oracle is a registered trademark of Oracle Corporation and/or its<br>
 138           affiliates. Other names may be trademarks of their respective owners.<br>
 139           Eclipse is a trademark of Eclipse Foundation, Inc.
 140         </td>
 141       </tr>
 142 
 143     </table>
 144   </body>
 145 
 146 </html>