Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<p class="section-header"><b>Requirements</b></p>

<ul>
<li>Requires Eclipse 4.34.</li>
<li>Requires Eclipse 4.39.</li>
<li>Requires any previously installed versions of JMC 4.x, 5.x, 6.x or 7.x to be uninstalled before installing JMC 9.</li>
<li>Note that you need to run your Eclipse on a JDK (version 21 or above) installation for all features to work. For more information on this,
please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
Expand Down Expand Up @@ -108,7 +108,7 @@
<br>

<b>Prerequisites</b><br>
JDK Mission Control is a set of plug-ins for Eclipse 4.34.<br><br>
JDK Mission Control is a set of plug-ins for Eclipse 4.39.<br><br>

<img src="images/bullet-arrow-red.gif" alt="Bullet">
<a href="http://www.eclipse.org/downloads/">
Expand Down Expand Up @@ -136,7 +136,7 @@

<tr>
<td class="footer">
Copyright &copy; 1999, 2025, Oracle and/or its affiliates.<br>
Copyright &copy; 1999, 2026, Oracle and/or its affiliates.<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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

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

Before starting, make sure that you have downloaded and installed Eclipse 4.34.
Before starting, make sure that you have downloaded and installed Eclipse 4.39.
</td>
</tr>

Expand Down Expand Up @@ -147,7 +147,7 @@
</table>
<tr>
<td class="footer">
Copyright &copy; 1999, 2025, Oracle and/or its affiliates.<br>
Copyright &copy; 1999, 2026, Oracle and/or its affiliates.<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.
Expand Down
23 changes: 22 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,31 @@
</distributionManagement>
<profiles>
<profile>
<id>2025-12</id>
<id>2026-03</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<target>
<artifact>
<groupId>org.openjdk.jmc</groupId>
<artifactId>platform-definition-2026-03</artifactId>
<version>${revision}${changelist}</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>2025-12</id>
<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.4"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
Expand Down
17 changes: 17 additions & 0 deletions releng/platform-definitions/platform-definition-2026-03/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>platform-definition-2026-03</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2026, Datadog, Inc. All rights reserved.

DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.

The contents of this file are subject to the terms of either the Universal Permissive License
v 1.0 as shown at https://oss.oracle.com/licenses/upl

or the following license:

Redistribution and use in source and binary forms, with or without modification, are permitted
provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions
and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or other materials provided with
the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to
endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<?pde version="3.8"?>
<target name="jmc-target-2026-03" sequenceNumber="47">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.angus.jakarta.mail" version="2.0.5"/>
<unit id="angus-activation" version="2.0.3"/>
<unit id="org.owasp.encoder" version="1.4.0"/>
<unit id="lz4-java" version="1.10.4"/>
<unit id="org.hdrhistogram.HdrHistogram" version="2.2.2"/>
<unit id="org.adoptopenjdk.jemmy-awt-input" version="2.0.0"/>
<unit id="org.adoptopenjdk.jemmy-browser" version="2.0.0"/>
<unit id="org.adoptopenjdk.jemmy-core" version="2.0.0"/>
<unit id="org.adoptopenjdk.jemmy-swt" version="2.0.0"/>
<unit id="org.osgi.service.servlet" version="2.0.0.202212101352"/>
<unit id="org.jolokia.client.jmx-adapter" version="2.5.1"/>
<unit id="org.jolokia.core" version="2.5.1"/>
<unit id="org.jolokia.service.discovery" version="2.5.1"/>
<unit id="org.jolokia.service.serializer" version="2.5.1"/>
<unit id="org.jolokia.client.java" version="2.5.1"/>
<unit id="org.jolokia.server.core" version="2.5.1"/>
<unit id="com.github.tomakehurst.wiremock-standalone" version="2.27.2"/>
<unit id="org.eclipse.jetty.websocket.api" version="12.1.6"/>
<unit id="org.eclipse.jetty.websocket.server" version="12.1.6"/>
<unit id="jakarta.annotation-api" version="3.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="1.3.7"/>
<unit id="fireplace-swing" version="0.0.1.rc9"/>
<unit id="fireplace-swt-awt-bridge" version="0.0.1.rc9"/>
<unit id="fireplace-swing-animation" version="0.0.1.rc9"/>
<unit id="radiance-animation" version="8.5.0"/>
<unit id="org.awaitility" version="4.0.0"/>
<repository location="http://localhost:8080/site"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.equinox.executable.feature.group" version="3.8.3200.v20260203-2149"/>
<unit id="org.eclipse.pde.feature.group" version="3.16.600.v20260226-0420"/>
<unit id="jakarta.servlet-api" version="6.1.0"/>
<unit id="org.eclipse.equinox.p2.ui.sdk.scheduler" version="1.7.0.v20260111-1642"/>
<unit id="org.eclipse.equinox.p2.updatechecker" version="1.4.600.v20250728-0401"/>
<unit id="org.eclipse.update.configurator" version="3.5.1000.v20260130-1253"/>
<unit id="org.eclipse.equinox.p2.reconciler.dropins" version="1.5.800.v20251111-0852"/>
<unit id="org.eclipse.help.webapp" version="3.12.400.v20260112-1030"/>
<unit id="org.apache.commons.codec" version="1.14.0.v20221112-0806"/>
<unit id="org.eclipse.rcp.feature.group" version="4.39.0.v20260226-0420"/>
<unit id="org.eclipse.help.feature.group" version="2.3.2500.v20260226-0420"/>
<unit id="org.eclipse.equinox.p2.rcp.feature.feature.group" version="1.4.3100.v20260111-1642"/>
<unit id="org.eclipse.ui.net" version="1.6.0.v20251219-1227"/>
<unit id="org.eclipse.equinox.p2.director.app" version="1.3.900.v20260125-1012"/>
<unit id="org.eclipse.ui.themes" version="1.2.2900.v20250806-1940"/>
<unit id="org.eclipse.sdk" version="4.39.0.v20260226-0420"/>
<unit id="org.eclipse.osgi.services" version="3.12.300.v20250707-1221"/>
<unit id="org.eclipse.emf.common.feature.group" version="2.38.0.v20251210-1145"/>
<unit id="org.eclipse.emf.ecore.feature.group" version="2.43.0.v20251210-1145"/>
<repository location="https://download.eclipse.org/releases/2026-03/" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.babel.nls_eclipse_ja.feature.group" version="4.26.0.v20230220105658"/>
<unit id="org.eclipse.babel.nls_eclipse_zh.feature.group" version="4.26.0.v20230220105658"/>
<!-- No new release yet - using 2022-12 -->
<repository location="https://archive.eclipse.org/technology/babel/update-site/R0.20.0/2022-12/"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/>
</target>
1 change: 1 addition & 0 deletions releng/platform-definitions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<jmc.config.path>${project.basedir}/../../configuration</jmc.config.path>
</properties>
<modules>
<module>platform-definition-2026-03</module>
<module>platform-definition-2025-12</module>
<module>platform-definition-2025-09</module>
<module>platform-definition-2025-06</module>
Expand Down
2 changes: 1 addition & 1 deletion releng/third-party/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<lz4.version>1.10.4</lz4.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<jemmy.version>2.0.0</jemmy.version>
<jetty.version>12.1.4</jetty.version>
<jetty.version>12.1.6</jetty.version>
<spifly.version>1.3.7</spifly.version>
<jolokia.version>2.5.1</jolokia.version>
<wiremock.version>2.27.2</wiremock.version>
Expand Down