Skip to content

Commit 5a3e303

Browse files
author
Guru Hb
committed
7324: Update eclipse version and Min JDK required in Update Site landing pages
Reviewed-by: hirt
1 parent 362414b commit 5a3e303

File tree

7 files changed

+18
-17
lines changed

7 files changed

+18
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ application/org.openjdk.jmc.updatesite.ide/target/
366366
To install it into Eclipe, simply open Eclipse and select Help | Install New Software... In the dialog, click Add... and then click the Archive... button. Select the built update site, e.g.
367367

368368
```bash
369-
application/org.openjdk.jmc.updatesite.ide/target/org.openjdk.jmc.updatesite.ide-8.0.0-SNAPSHOT.zip
369+
application/org.openjdk.jmc.updatesite.ide/target/org.openjdk.jmc.updatesite.ide-8.1.0-SNAPSHOT.zip
370370
```
371371

372372
## Setting up Development Environment

application/org.openjdk.jmc.rcp.application/src/main/resources/org/openjdk/jmc/rcp/application/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ LockedWorkspaceDialog_LOCKED_WORKSPACE1_TEXT=The workspace for Mission Control i
5353
LockedWorkspaceDialog_LOCKED_WORKSPACE3_TEXT=Are you sure you want to proceed?
5454
LockedWorkspaceDialog_OK_BUTTON_TEXT=Ok
5555
LockedWorkspaceDialog_CANCEL_BUTTON_TEXT=Cancel
56-
JMC_RCP_P2_UPDATESITE_NICK_NAME=JDK Mission Control 8.0.0 RCP Update Site
56+
JMC_RCP_P2_UPDATESITE_NICK_NAME=JDK Mission Control 8.1.0 RCP Update Site

application/org.openjdk.jmc.rcp.application/src/main/resources/updatesites.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
# To use with file with JMC, use -Dorg.openjdk.jmc.updatesites.properties=<location of file>
3535

36-
# "{0}" will be replaced by the version number of JDK Mission Control, e.g. "8.0.0"
36+
# "{0}" will be replaced by the version number of JDK Mission Control, e.g. "8.1.0"
3737
# Add one or more properties on the form of:
3838
# updatesite.<number from 0 and up>=<URL, possibly including {0} to represent the JMC version>
3939
# Example:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
<p>This update site also includes plug-ins for the Eclipse IDE designed to either extend JDK Mission Control in various ways
5050
or assist in developing such extensions.<p>
5151

52-
<p><font color="#DE2516"><b>Version 8.0.0</b></font> is now available. It supports the HotSpot VM (Oracle JDK 8 and up, OpenJDK 11).
52+
<p><font color="#DE2516"><b>Version 8.1.0</b></font> is now available. It supports the HotSpot VM (Oracle JDK 8 and up, OpenJDK 11).
5353
For JRockit JVM support, use an Oracle&reg; JRockit Mission Control 4.x version.</p>
5454

55-
<p><font color="#DE2516">Note that any prior versions of JMC <b>MUST BE UNINSTALLED</b> from Eclipse before installing JMC 8.0.0.</font></p>
55+
<p><font color="#DE2516">Note that any prior versions of JMC <b>MUST BE UNINSTALLED</b> from Eclipse before installing JMC 8.1.0.</font></p>
5656

5757
<p class="section-header"><b>Key Features</b></p>
5858

@@ -73,10 +73,10 @@
7373
<p class="section-header"><b>Requirements</b></p>
7474

7575
<ul>
76-
<li>Requires Eclipse 4.16 or later.</li>
76+
<li>Requires Eclipse 4.19 or later.</li>
7777
<li>Requires any previously installed versions of JMC 4.x, 5.x, 6.x or 7.x to be uninstalled before installing JMC 8.</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>
78+
<li>Note that you need to run your Eclipse on a JDK (version 11 or above) installation for all features to work. For more information on this,
79+
please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
8080
</ul>
8181

8282
<center>
@@ -92,7 +92,7 @@
9292
<td width="1" bgcolor="#CCCCCC"></td>
9393
<td class="body-text">
9494
<b>What is new?</b><br>
95-
<font color="#DE2516"><b>Version 8.0.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
95+
<font color="#DE2516"><b>Version 8.1.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
9696
<img src="images/bullet-arrow-red.gif" alt="Bullet">
9797
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>
9898

@@ -110,7 +110,7 @@
110110
<br>
111111

112112
<b>Prerequisites</b><br>
113-
JDK Mission Control is a set of plug-ins for Eclipse 4.16 or later.<br><br>
113+
JDK Mission Control is a set of plug-ins for Eclipse 4.19 or later.<br><br>
114114

115115
<img src="images/bullet-arrow-red.gif" alt="Bullet">
116116
<a href="http://www.eclipse.org/downloads/">

application/org.openjdk.jmc.updatesite.ide/src/main/resources/run-on-jdk-instructions/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<p>To fully take advantage of running JDK Mission Control in your Eclipse IDE, you need to run Eclipse on a JDK installation. <br>
3535
Attaching to locally running JVMs will only work if you're running with a JDK. </p>
3636
<p>Follow the instructions below to run on a HotSpot JDK.</p>
37-
<p>The easiest way to change the JVM on which to start Eclipse is by modifying the eclipse.ini file. You can also set the -vm on the command line used to start Eclipse. In windows you would typically do that in the shortcut you use to launch Eclipse. Here is an example ini file: <blockquote> <p><code>-showsplash<br>org.eclipse.platform<br>-vm <br>D:/java/jdk1.8.0_261/bin/</code></p></blockquote>
38-
<p>You can also configure JVM options by using -vmargs on commandline or eclipse.ini: <blockquote> <p><code>-showsplash<br>org.eclipse.platform<br>-vm <br>D:/java/jdk1.8.0_261/bin/<br>-vmargs<br>&lt;JVM options on separate lines&gt;</code></p></blockquote>
39-
<p>If you use JDK 11 (or later) to run Eclipse, the following JVM options are needed for JDK Mission Control to work properly:</p>
37+
<p>The easiest way to change the JVM on which to start Eclipse is by modifying the eclipse.ini file. You can also set the -vm on the command line used to start Eclipse. In windows you would typically do that in the shortcut you use to launch Eclipse. Here is an example ini file: <blockquote> <p><code>-showsplash<br>org.eclipse.platform<br>-vm <br>D:/java/jdk-11.0.11/bin/</code></p></blockquote>
38+
<p>You can also configure JVM options by using -vmargs on commandline or eclipse.ini: <blockquote> <p><code>-showsplash<br>org.eclipse.platform<br>-vm <br>D:/java/jdk-11.0.11/bin/<br>-vmargs<br>&lt;JVM options on separate lines&gt;</code></p></blockquote>
39+
<p>The following JVM options are needed for JDK Mission Control to work properly:</p>
4040
<blockquote> <p><code>-Djdk.attach.allowAttachSelf=true
4141
<br>--add-exports=java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED
4242
<br>--add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
@@ -57,6 +57,7 @@
5757

5858
<tr>
5959
<td class="footer">
60+
Copyright &copy; 1999, 2021, Oracle and/or its affiliates.<br>
6061
Oracle is a registered trademark of Oracle Corporation and/or its<br>
6162
affiliates. Other names may be trademarks of their respective owners.<br>
6263
Eclipse is a trademark of Eclipse Foundation, Inc.

application/org.openjdk.jmc.updatesite.ide/src/main/resources/update-site-instructions/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
facility. The following URL functions as an update site. Novice users can follow
4040
the step-by-step instructions.<br><br>
4141

42-
<b>http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/8.0.0/eclipse/</b><br><br>
42+
<b>http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/8.1.0/eclipse/</b><br><br>
4343

4444
<p class="section-header"><b>Step-by-Step Instructions</b></p>
4545

46-
Before starting, make sure that you have downloaded and installed Eclipse 4.16 or later.
46+
Before starting, make sure that you have downloaded and installed Eclipse 4.19 or later.
4747
</td>
4848
</tr>
4949

@@ -76,7 +76,7 @@
7676
<ol start="2">
7777
<li>
7878
<p>Fill in the following URL in the <b>Work with:</b> text field:</p>
79-
<p><b>https://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/8.0.0/eclipse/</b></p>
79+
<p><b>https://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/8.1.0/eclipse/</b></p>
8080
<p>Press the return key.</p>
8181
</li>
8282
</ol>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<p class="section-header"><b>Requirements</b></p>
118118

119119
<ul>
120-
<li>Requires JDK Mission Control RCP Edition 8.0.0</li>
120+
<li>Requires JDK Mission Control RCP Edition 8.1.0</li>
121121
</ul>
122122

123123
<center>

0 commit comments

Comments
 (0)