< prev index next >

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

Print this page

        

@@ -1,14 +1,14 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
             "http://www.w3.org/TR/html4/loose.dtd">
 <!--
-   Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
+   Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
    Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
 -->
 <html>
   <head>
-    <title>Mission Control for Eclipse</title>
+    <title>JDK Mission Control for Eclipse</title>
                 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" >
                 <link rel ="stylesheet" type="text/css" href="./stylesheet.css" title="Style"/>
   </head>
   
   <body>

@@ -18,11 +18,11 @@
       <tr>
         <td>
           <table cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
               <td>
-                <div class="bannertitle">Mission Control for Eclipse</div><br>
+                <div class="bannertitle">JDK Mission Control for Eclipse</div><br>
               </td>              
             </tr>
           </table>
         </td>
       </tr>

@@ -47,20 +47,19 @@
                                 uniquely positioned to be used on systems running in production.</p>
                                 
                                 <p>This update site also includes plug-ins for the Eclipse IDE designed to either extend JDK Mission Control in various ways 
                                         or assist in developing such extensions.<p>
 
-                <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).
-                For JRockit JVM support, use an Oracle&reg; JRockit Mission Control 4.x version.</p>
+                <p><font color="#DE2516"><b>Version 7.0.0</b></font> is now available. It supports the HotSpot VM JDK 7u40 and above.</p>
 
                 <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>
                 
                 <p class="section-header"><b>Key Features</b></p>
 
                 <ul>
                   <li>Supports JDK Flight Recorder.</li>
-                  <li>Supports HotSpot VM, JDK 8 and later (including JDK 9).</li>
+                  <li>Supports HotSpot VM, JDK 7u40 and above.</li>
                   <li>Supports OpenJDK 11</li>
                   <li>Integrates with the Eclipse IDE offering jump-to-source code from classes and methods.</li>
                   <li>JConsole plug-in support for the Management Console.</li>
                   <li>Subscriptions tab for the Management Console.</li>
                   <li>Twitter plug-in support for the triggers Action in the Management Console.</li>

@@ -96,23 +95,15 @@
                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
                 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>
                 
                 <br>
                                
-                <b>Download and Install</b><br>
-                JDK Mission Control is available free of charge for development. 
-                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>
                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
                 <a href="update-site-instructions/index.html">
                   Use Update Site
                 </a><br>
             
-                <img src="images/bullet-arrow-red.gif" alt="Bullet">
-                <a href="http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.0.0/eclipse/jmc-updatesite-7.0.0.zip">
-                  Download for Offline Installation
-                </a><br>
-                
                 <br>
                 
                 <b>Prerequisites</b><br>
                 JDK Mission Control is a set of plug-ins for Eclipse 4.7 or later.<br><br>
 

@@ -140,11 +131,11 @@
         </td>
       </tr>
 
       <tr>
         <td class="footer">
-          Copyright &copy; 1999, 2018, Oracle and/or its affiliates. All rights reserved.<br>
+          Copyright &copy; 1999, 2019, Oracle and/or its affiliates. All rights reserved.<br>
           Oracle is a registered trademark of Oracle Corporation and/or its<br>
           affiliates. Other names may be trademarks of their respective owners.<br>
           Eclipse is a trademark of Eclipse Foundation, Inc.
         </td>
       </tr>
< prev index next >