< prev index next >

application/org.openjdk.jmc.updatesite.ide/src/main/resources/index.html

Print this page




  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 (Oracle JDK 8 and up, OpenJDK 11).
  53                 For JRockit JVM support, use an Oracle&reg; JRockit Mission Control 4.x version.</p>
  54 
  55                 <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>
  56                 
  57                 <p class="section-header"><b>Key Features</b></p>
  58 
  59                 <ul>
  60                   <li>Supports JDK Flight Recorder.</li>
  61                   <li>Supports HotSpot VM, JDK 8 and later (including JDK 9).</li>
  62                   <li>Supports OpenJDK 11</li>
  63                   <li>Integrates with the Eclipse IDE offering jump-to-source code from classes and methods.</li>
  64                   <li>JConsole plug-in support for the Management Console.</li>
  65                   <li>Subscriptions tab for the Management Console.</li>
  66                   <li>Twitter plug-in support for the triggers Action in the Management Console.</li>
  67                   <li>Flight Recorder plug-in for visualizing JavaFX pulse phases and input events.</li>
  68                   <li>Metadata plug-in for Flight Recorder.</li>
  69                   <li>Heap memory usage analysis plug-ins.</li>
  70                   <li>Flight Recorder plug-in for visualizing G1 garbage collections.</li>
  71                 </ul>
  72 
  73                 <p class="section-header"><b>Requirements</b></p>
  74 
  75                 <ul>
  76                   <li>Requires Eclipse 4.7 or later.</li>
  77                   <li>Requires any previously installed versions of JMC 4.x, 5.x or 6.x to be uninstalled before installing JMC 7.</li>
  78                   <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, 
  79                         especially for JDK 9, please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
  80                 </ul>
  81 
  82                 <center>
  83                   <br>
  84                   <a href="images/screen-capture-01-large.png">
  85                     <img src="images/screen-capture-01-small.png" border="0" alt="JMC screenshot"><br>
  86                     enlarge
  87                   </a>
  88                   <br><br><br>
  89                 </center>
  90 
  91               </td>
  92               <td width="1" bgcolor="#CCCCCC"></td>
  93               <td class="body-text">
  94                 <b>What is new?</b><br>
  95                 <font color="#DE2516"><b>Version 7.0.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
  96                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
  97                 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>
  98                 
  99                 <br>
 100                                
 101                 <b>Download and Install</b><br>
 102                 JDK Mission Control is available free of charge for development. 
 103                 For more information, see the <a href="https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html">JDK Mission Control home page</a>.<br><br>
 104                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 105                 <a href="update-site-instructions/index.html">
 106                   Use Update Site
 107                 </a><br>
 108             
 109                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 110                 <a href="http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.0.0/eclipse/jmc-updatesite-7.0.0.zip">
 111                   Download for Offline Installation
 112                 </a><br>
 113                 
 114                 <br>
 115                 
 116                 <b>Prerequisites</b><br>
 117                 JDK Mission Control is a set of plug-ins for Eclipse 4.7 or later.<br><br>
 118 
 119                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 120                 <a href="http://www.eclipse.org/downloads/">
 121                   Eclipse IDE
 122                 </a><br>
 123 
 124                 <br>
 125 
 126                 <b>Support</b><br>
 127                 A newsgroup is available for posting questions about using JDK Mission Control. <!--Product
 128                 failures and suggestions for enhancements can be reported directly to the development team by 
 129                 using the bug reporting system.--><br><br>
 130                 




  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.1.0</b></font> is now available. It supports the HotSpot VM (Oracle JDK 8 and up, OpenJDK 11).
  53                 For JRockit JVM support, use an Oracle&reg; JRockit Mission Control 4.x version.</p>
  54 
  55                 <p><font color="#DE2516">Note that any prior versions of JMC <b>MUST BE UNINSTALLED</b> from Eclipse before installing JMC 7.1.0.</font></p>
  56                 
  57                 <p class="section-header"><b>Key Features</b></p>
  58 
  59                 <ul>
  60                   <li>Supports JDK Flight Recorder.</li>
  61                   <li>Supports HotSpot VM, JDK 8 and later (including JDK 9).</li>
  62                   <li>Supports OpenJDK 11</li>
  63                   <li>Integrates with the Eclipse IDE offering jump-to-source code from classes and methods.</li>
  64                   <li>JConsole plug-in support for the Management Console.</li>
  65                   <li>Subscriptions tab for the Management Console.</li>
  66                   <li>Twitter plug-in support for the triggers Action in the Management Console.</li>
  67                   <li>Flight Recorder plug-in for visualizing JavaFX pulse phases and input events.</li>
  68                   <li>Metadata plug-in for Flight Recorder.</li>
  69                   <li>Heap memory usage analysis plug-ins.</li>
  70                   <li>Flight Recorder plug-in for visualizing G1 garbage collections.</li>
  71                 </ul>
  72 
  73                 <p class="section-header"><b>Requirements</b></p>
  74 
  75                 <ul>
  76                   <li>Requires Eclipse 4.7 or later.</li>
  77                   <li>Requires any previously installed versions of JMC 4.x, 5.x or 6.x to be uninstalled before installing JMC 7.</li>
  78                   <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, 
  79                         especially for JDK 9, please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
  80                 </ul>
  81 
  82                 <center>
  83                   <br>
  84                   <a href="images/screen-capture-01-large.png">
  85                     <img src="images/screen-capture-01-small.png" border="0" alt="JMC screenshot"><br>
  86                     enlarge
  87                   </a>
  88                   <br><br><br>
  89                 </center>
  90 
  91               </td>
  92               <td width="1" bgcolor="#CCCCCC"></td>
  93               <td class="body-text">
  94                 <b>What is new?</b><br>
  95                 <font color="#DE2516"><b>Version 7.1.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
  96                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
  97                 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>
  98                 
  99                 <br>
 100                                
 101                 <b>Download and Install</b><br>
 102                 JDK Mission Control is available free of charge for development. 
 103                 For more information, see the <a href="https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html">JDK Mission Control home page</a>.<br><br>
 104                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 105                 <a href="update-site-instructions/index.html">
 106                   Use Update Site
 107                 </a><br>
 108             
 109                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 110                 <a href="http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.1.0/eclipse/jmc-updatesite-7.1.0.zip">
 111                   Download for Offline Installation
 112                 </a><br>
 113                 
 114                 <br>
 115                 
 116                 <b>Prerequisites</b><br>
 117                 JDK Mission Control is a set of plug-ins for Eclipse 4.7 or later.<br><br>
 118 
 119                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
 120                 <a href="http://www.eclipse.org/downloads/">
 121                   Eclipse IDE
 122                 </a><br>
 123 
 124                 <br>
 125 
 126                 <b>Support</b><br>
 127                 A newsgroup is available for posting questions about using JDK Mission Control. <!--Product
 128                 failures and suggestions for enhancements can be reported directly to the development team by 
 129                 using the bug reporting system.--><br><br>
 130                 


< prev index next >