This proposal has been approved and the Eclipse Mission Control project has been created.
Visit the project page for the latest information and development.

Eclipse Mission Control

Monday, June 7, 2021 - 13:42 by Patrick Reinhart
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Parent Project
Proposal State
Created
Background

For 2+ years, AdoptOpenJDK has produced a build of JDK Mission Control. Not only is this build promoted by the OpenJDK JMC upstream project (https://github.com/openjdk/jmc#adoptopenjdk) it's also been distributed via the Eclipse Marketplace for some time (https://marketplace.eclipse.org/content/java-mission-control)

Now that AdoptOpenJDK has moved its OpenJDK distribution to the Eclipse Foundation in the form of Temurin, it makes sense to bring the JMC builds over into a subproject and produce an official Eclipse Mission Control release that can be used by all distributions in the Adoptium Marketplace.

Scope

The Eclipse Mission Control project builds and distributes Adoptium-branded binaries of OpenJDK JMC Mission Control

Description

Eclipse Mission Control enables you to monitor and manage Java applications without introducing the performance overhead normally associated with these types of tools. It uses data collected for normal adaptive dynamic optimization of the Java Virtual Machine (JVM). Besides minimizing the performance overhead, this approach eliminates the problem of the observer effect, which occurs when monitoring tools alter the execution characteristics of the system.

Why Here?

Mission Control was being built at AdoptOpenJDK, this ties in with the move of several other subprojects.

Project Scheduling

Initial contribution can be made soon after the project acceptance.

The first release could be available within 2 weeks