Description
JDK Mission Control built from sources, using a pre-prepared Maven local repository (with a report explicitly detailing where each dependency was downloaded from).
The scripts and files used to generate the src.rpm can be found at: https://github.com/aptmac/jmc-rpm
Note: this repository is mainly for development purposes and testing the builds
Installation Instructions
// enable this copr repo
sudo dnf copr enable almac/jmc-build
// install jmc
sudo dnf install jmc-rpm
// run jmc
./jmc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 9 | x86_64 (7)* | EPEL 9 (70 downloads) |
Fedora 39 | x86_64 (6)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (5)* | Fedora 40 (27 downloads) |
Fedora 41 | x86_64 (1)* | Fedora 41 (12 downloads) |
Fedora rawhide | x86_64 (7)* | Fedora rawhide (72 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable almac/jmc-build
More info about enabling Copr repositories