The purpose of this repo is to provide Fedora users with a method of easily installing and using JDK Mission Control (JMC). The current methodology includes packaging JMC binaries produced by Adoptium, and hosting them on my copr page: https://copr.fedorainfracloud.org/coprs/almac/
Special thanks to the Adoptium team for providing easy access to builds of JMC. Please find below a list of releases currently supported in copr, and where to find the sources used to package them.
Check out the branch that you're interested in building: https://github.com/aptmac/adoptium-jmc-copr
-
Use the included script to download the JMC Snapshot builds from Adoptium
$ bash fetch-sources.sh -
Create a source rpm containing the JMC binaries and contents of this repo
$ fedpkg srpm -
Upload the resulting srpm to COPR, and initiate a build
-
Enable the copr repo
$ sudo dnf copr enable almac/jmc -
Install JDK Mission Control
$ sudo dnf install jmc -
Run JDK Mission Control
$ jmc